* Matchers is now deprecated in Mockito 2, it's now replaced by ArgumentMatchers
* BAEL-1069: Guide to diamond operator in Java
* Changes after review
* BAEL-719: Intro to Spring Cloud Stream
* Pull request changes done
* Renamed unit tests
* Add spring-cloud-stream
* Add module
* Exclude integration tests from spring-cloud
* 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
* updated a link to the article
* Different types of bean injection in Spring
* Difference between two dates in java
* Update README.md
* Simple clean of difference between dates
* Clean my test article
* Improve dates diff: for dates and datetimes
* Move difference between dates from core-java to libraries
* BAEL-890 - Kotlin-Allopen with Spring example
* BAEL-1107 - Introduction to Apache Cayenne Orm
* BAEL-1107: update formating and version of libs
* BAEL-1107: update properties of Author
* BAEL-1157: Apache Cayenne - Advanced Querying
* BAEL-1157: Fix imports
* BAEL-1157: code indentation
* BAEL-1157: Update list of author names
* BAEL-132: Configure Jenkins to Run and Show Jmeter Tests
* Removed submodule spring-jmeter-jenkins
* Commit again spring-jmeter-jenkins
* BAEL-1190: JUnit 5 upgrade
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
* group testing modules
* try fix conflict
* cleanup
* group and cleanup
* add readme to grouping modules
* BAEL-1185 Add Mockito2 lazy verification test
* Test multiple exceptions with lazy verification
* move mockito2 lazyVerificationTest to testing-modules
* update test method name in lazyverificationtest
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
* group testing modules
* try fix conflict
* cleanup
* group and cleanup
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
* group testing modules
* try fix conflict
* cleanup
* BAEL-728: first working geocoder example
* First steps with different geocoder
* Working plaing app
* Small step
* Maven project subdivided into components.
* <Export-Package> added
* CLient
* small step fwd
* Committing before resetting idea
* It does not compile!
* some other mod
* Works
* step
* Examples works
* removed unused code
* Removed empty folder
* 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
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Adding activiti module to the parent modules
* BAEL-79 Using latest version
* BAEL-79 Update Spring boot version that works with Activiti
* BAEL-79 Replace RequestMapping with GetMapping
* BAEL-79 Use Java 8 Syntax
* BAEL-79 Formatting
* BAEL-79 changed module name
* BAEL-378 A Guide to Activiti with Java
* BAEL-79 Fixed unit tests
* BAEL-79 Simplified the process
* BAEL-79 Fix test cases
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1090 Difference between compact and compressed strings in Java 9
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 Guide to java.util.Formatter
* move security content from spring-security-rest-full
* swagger update
* move query language to new module
* rename spring-security-rest-full to spring-rest-full
* group persistence modules
* group testing modules
* try fix conflict
* BAEL-728: first working geocoder example
* First steps with different geocoder
* Working plaing app
* Small step
* Maven project subdivided into components.
* <Export-Package> added
* CLient
* small step fwd
* Committing before resetting idea
* It does not compile!
* some other mod
* Works
* step
* Examples works
* removed unused code