14 Commits

Author SHA1 Message Date
Loredana Crusoveanu
ba77029082 remove reactive ex 2018-07-23 22:40:47 +03:00
Loredana Crusoveanu
2ac94535e6 fix filter 2018-05-26 16:55:30 +03:00
Doha2012
f6f8f8debe move url matching (#3326)
* make sure modules using java8

* move url matching code
2018-01-02 13:33:37 +02:00
Doha2012
9aa221afbc cleanup spring 5 pom (#2700)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom

* upgrade jackson

* minor fix

* java concurrency

* cleanup

* fix conflict

* java 8

* clean up

* add core-java-8 to main pom

* rename kotlin to core-kotlin

* update spring 5

* cleanup pom
2017-10-02 15:14:27 +02:00
eugenp
0f22f7b82a formatting work 2017-09-13 14:41:03 +03:00
eugenp
75c1003451 minor cleanup in the spring 5 module 2017-09-13 14:40:45 +03:00
lor6
0b85b0a466 functional bean registration test (#2503) 2017-08-27 13:20:31 +02:00
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
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