Commit Graph

14 Commits

Author SHA1 Message Date
Loredana Crusoveanu c09425ac03
Merge pull request #5219 from eugenp/BAEL-8939
BAEL-8939: Adding a Spring Context test in all Spring Modules (change…
2018-09-27 11:21:12 +03:00
Loredana Crusoveanu 1a8eb6a0ef refactor dao 2018-09-23 17:54:41 +03:00
Loredana Crusoveanu d1ee152d6c fix start of spring-boot-mvc 2018-09-22 20:29:17 +03:00
vizsoro 31a8f2a4ec version change in web.xml 2018-09-22 12:11:09 +02:00
vizsoro f96b4ed33b SpringBoot- service, controller, dao with JSF 2018-09-21 15:01:44 +02:00
Loredana Crusoveanu aef7b7f9aa
Merge pull request #5246 from dkapil/task/BAEL-8964
BAEL-8964 Add a section in "NoSuchBeanDefinition" article
2018-09-13 22:46:36 +03:00
Dhawal Kapil 0ff98874f7 BAEL-8964 Add a section in "NoSuchBeanDefinition" article
- Added example for no such bean definition example.
2018-09-13 22:16:08 +05:30
sachin29aug 59bd1c0f34 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 23 more modules.. work in progress..) 2018-09-12 17:28:47 -04:00
Loredana Crusoveanu a056937a4f remove boot from spring-mvc-java 2018-09-09 19:00:01 +03:00
Dhawal Kapil e7485a1813 Task/bael 8020 (#4919)
* BAEL-8020 Fix surefire configs of spring-5 projects

-Removed surefire configurations from spring-5 projects

* BAEL-8020 Fix surefire configs of spring-5 projects

-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit-5

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit5-migration

* BAEL-8020 Fix surefire configs

-Updated maven war plugin to 3.0.0

* BAEL-8020 Fix surefire configs

-Upgraded surefire custom logger api version to 2.21.0 for all child projects

* BAEL-8020

-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue

* BAEL-8020 Fix surfire configs

-Added junit vintage dependency to run junit4 tests
2018-08-09 19:13:44 +03:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
kartiksingla b6e56ef57a [BAEL-1967] - Custom validation MessageSource in Spring Boot 2018-08-04 20:23:10 +05:30
Andrea Ligios 6656f45f0d BAEL-1783 (#4545)
* BAEL-1783

* tabs to spaces, artifact id renamed

* tabs to spaces

* Added module spring-boot-logging-log4j2

* Removed <name> node

* @GetMapping instead of the older @RequestMapping

* @GetMapping instead of the older @RequestMapping
2018-06-29 21:43:22 -05:00
Dhrubajyoti Bhattacharjee 6d1049ac2c BAEL-1627 Moved the code to new module spring-boot-mvc 2018-05-16 09:07:43 +05:30