WIP: proxy
[maven-thymeleaf-skin] / src / main / java / de / juplo / thymeproxy / RegexUrlHandlerMapping.java
1 /*
2  * To change this license header, choose License Headers in Project Properties.
3  * To change this template file, choose Tools | Templates
4  * and open the template in the editor.
5  */
6 package de.juplo.thymeproxy;
7
8
9 /**
10  *
11  * @author kai
12  */
13 public class RegexUrlHandlerMapping
14 {
15   
16 }