Commit Graph

7 Commits

Author SHA1 Message Date
sachin29aug 618277200b Fixed travis build 2018-09-25 23:31:40 -04:00
sachin29aug 0edea763ca Fixed the travis build 2018-09-25 22:52:38 -04:00
sachin29aug 889c52f1c2 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..) 2018-09-15 22:19:20 -04:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Loredana Crusoveanu 06577f129d update to spring 5 2018-07-01 15:33:12 +03:00
ocheja 3c3089e5f0 BAEL-1602 (#3963)
* Implement examples for ASCII Art in Java

* Remove deprecated use of ControllerClassNameHandlerMapping

* Implement examples for JSTL core tag

* Implement examples for JSTL formatting tags

* Implement examples for JSTL SQL tags

* Implement examples for JSTL XML tags

* Implement examples for JSTL function tags

* Setup controllers package scanning

* Add link to article on jstl

* naming change

* Add jstl maven repository

* Migrate example codes for Guide to JSTL to spring-mvc-forms-jsp module

* Add view resolver order to define priority

* Remove guide to jstl example codes from spring-mvc-xml module

* Remove guide to jstl examples in spring-mvc-xml module after merge

* Update link to article
2018-04-10 18:34:50 +02:00
Chris Oberle 84080c9e95 BAEL-1533 - Making a Spring MVC Form Remember Values 2018-03-10 07:06:26 -05:00