Báze pro UI. Přidaná podpora validace. Podpora filtrování pře LambdaJ.

This commit is contained in:
2014-04-23 21:33:34 +02:00
parent 2ca878f52d
commit c5c8aacd31
28 changed files with 650 additions and 17 deletions
+5 -1
View File
@@ -18,6 +18,10 @@
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
</listener>
<listener>
<listener-class>info.bukova.isspst.DbInitListener</listener-class>
</listener>
<!-- ZK -->
<listener>
<description>ZK listener for session cleanup</description>
@@ -109,7 +113,7 @@
<servlet-mapping>
<servlet-name>appServlet</servlet-name>
<url-pattern>/</url-pattern>
<url-pattern>/api/</url-pattern>
</servlet-mapping>
<mime-mapping>