Commit Graph

16 Commits

Author SHA1 Message Date
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 7bfc50e924 BAEL-1121
Sample code, tests and dependencies for Spring5-JsonB article.
2017-09-13 23:03:44 -03: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
Grzegorz Piwowarek 513c1c5e69 Update pom.xml (#1929)
* Update pom.xml

* Update pom.xml
2017-05-24 22:13:42 +02:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
eugenp 55dc9a7a9a spring 5 work 2017-04-27 15:50:11 +03: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
Grzegorz Piwowarek e7d81e6e98 Optimize build (#1604) 2017-04-07 16:56:35 +02:00
Tian Baoqiang e6d9dde931 add a main-class variable on maven building and exclude IntegrationTests (#1530)
* add a main-class variable on maven building and exclude IntegrationTests

* hardcode spring-boot main class to Spring5Application
2017-03-29 11:43:21 +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
Tian Baoqiang 64ec368139 #BAEL-505 (#1337)
* #BAEL-505 Concurrent Test in Spring 5

* add pom description

* add spring-5 module to main pom
2017-03-09 19:38:07 +01:00
eugenp 355931f826 adding some simple persistence 2017-02-24 15:12:23 +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