27 Commits

Author SHA1 Message Date
Doha2012
f6f8f8debe move url matching (#3326)
* make sure modules using java8

* move url matching code
2018-01-02 13:33:37 +02:00
Dassi orleando
0ef4a4a7e2 BAEL-1448: Update Spring 5 articles to use the new milestone version (#3317)
* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version
2017-12-28 22:51:12 -08:00
Eugen Paraschiv
cee5dcf7b2 adding new module 2017-12-13 14:08:18 +02:00
Sergey Petunin
8dcc6cb106 BAEL-1311: Spring Security 5 - Security for Reactive Applications (#3056) 2017-11-17 19:41:59 +01:00
Andrew
65111a4666 spring-rest-shell (#2928)
* code snippets for the `Java 9 Stream API improvements` article

* code snippets for the `Java 9 Stream API improvements` article [2 attempt]

* removed the first attempt

* the Spring 5 WebClient

* delted stream features test

* HttpMediaTypeNotAcceptableExceptionExampleController [0]

* reactive web client service was removed

* new WebClient

* new WebClient [2]

* spring-rest-shell init

* pom added

* readme added
2017-10-31 09:23:31 -07: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
juan
4c6e4c19a6 Update Person class to use property "id" like identifier. 2017-09-30 18:17:38 -03:00
juan
bbe925b373 Merge remote-tracking branch 'upstream/master' 2017-09-13 23:49:43 -03:00
juan
911ca0f125 Merge remote-tracking branch 'upstream/master' into earth001_BAEL-1121 2017-09-13 23:14:33 -03:00
juan
7bfc50e924 BAEL-1121
Sample code, tests and dependencies for Spring5-JsonB article.
2017-09-13 23:03:44 -03: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
Andrew
806c17b41b BAEL-878 [2] (#2194)
* code snippets for the `Java 9 Stream API improvements` article

* code snippets for the `Java 9 Stream API improvements` article [2 attempt]

* removed the first attempt

* the Spring 5 WebClient

* delted stream features test

* HttpMediaTypeNotAcceptableExceptionExampleController [0]

* reactive web client service was removed

* new WebClient

* new WebClient [2]
2017-07-03 08:35:38 +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
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
c7c3d822d9 testing work with JUnit 5 2017-02-24 18:04:53 +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
eugenp
9f10890501 initial commit of spring 5 project 2017-02-24 13:50:46 +02:00