11 Commits

Author SHA1 Message Date
Mansi
91b0efccd2 BAEL-944 Exploring the Spring MVC URL Matching Improvements (#1954)
* Example Code For Evaluation Article

This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"

* Added unit tests

* Minor changes to application context

* Removed code committed for evaluation article

* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5

* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Exploring the Spring MVC URL Matching Improvements

* BAEL-944 Code Formatting and solving build issue

* BAEL-944 Resolving build issue due to change in Spring version

* BAEL-944 Resolving build issue

* BAEL-944 Formatting code

* BAEL-944 Moving tests to correct package

* BAEL-944 Moving tests to correct package

* BAEL-944 Replacing @RequestMapping by @GetMapping

* BAEL-944 Remove unnecessary attribute name, "value" in annotations
2017-06-20 20:00:10 -05:00
pivovarit
1a54133472 Refactor multipart upload 2017-05-05 17:50:36 +02:00
pivovarit
744799630f Fix Spring 5 tests 2017-05-05 17:45:28 +02:00
Grzegorz Piwowarek
30df1541a1 Spring 5 reff (#1786)
* Fix Spring5 snippets

* Refactor Spring 5 samples

* Refactor Spring 5 samples

* Enable Spring5
2017-05-05 16:26:25 +02:00
Thangtq211
e32c6e5f38 BAEL-635 Overview of Spring 5 (#1633)
* Overview of Spring 5

* Overview of Spring 5

* BAEL-635 Formatting
2017-04-11 15:27:30 +02:00
Tian Baoqiang
0bc9bfbacb BAEL-636: register servlet using java config (#1525) 2017-03-28 13:50:03 +02:00
Tian Baoqiang
a18d779294 BAEL-636: add standalone deployment (#1521) 2017-03-28 11:56:57 +02:00
Tian Baoqiang
d3e57d38a6 #BAEL-636 (#1468)
* jira #BAEL-636

* remove redundant dependency spring-boot-starter-reactive
2017-03-26 18:23:28 +02:00
eugenp
355931f826 adding some simple persistence 2017-02-24 15:12:23 +02:00
eugenp
f64e24e6de fully working version of Spring 5 project 2017-02-24 14:08:44 +02:00
eugenp
07876a2855 work on initial state of the spring 5 project 2017-02-24 13:57:32 +02:00