* minor logging fix
* spring security sso
* use basic auth
* use form login
* cleanup
* cleanup
* final cleanup
* second client app for sso
* spring boot bootstrap
* add logic
* cleanup
* add simple controller
* add thymeleaf and security
* minor fix
* minor fix
* add more boot properties
* fix live test
* fix live test
* minor fix
* minor logging fix
* spring security sso
* use basic auth
* use form login
* cleanup
* cleanup
* final cleanup
* second client app for sso
* spring boot bootstrap
* add logic
* cleanup
* add simple controller
* add thymeleaf and security
* minor fix
* minor fix
* add more boot properties
* fix live test
* fix live test
* Examples for BAEL-423:
Handling Exceptions in Lambda Expression with Vavr(Javaslang)
* Modified Lifting and Try API examples and removed Validation API examples
* 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
* minor logging fix
* spring security sso
* use basic auth
* use form login
* cleanup
* cleanup
* final cleanup
* second client app for sso
* spring boot bootstrap
* add logic
* cleanup
* add simple controller
* add thymeleaf and security
* minor fix
* minor fix
* add more boot properties
* fix live test
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries
* - fixed test
* - fixed formating in pom
* - added dependency to the pom.xml
- created plugin in pom.xml
* - changed output generation to pdf
* Revert "- changed output generation to pdf"
This reverts commit 26cfaeb2485f2f8afb7b3ab1ecbb96f9606e55b5.
* - changed output generation to pdf
* BAEL-984 Monte Carlo tree search
BAEL-984 Implementation for tic tac toe using Monte Carlo tree search
* BAEL-984 test cases for MCTS
BAEL-984 test cases for Monte Carlo tree search implementation
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries
* - fixed test
* - fixed formating in pom
* - added dependency to the pom.xml
- created plugin in pom.xml
* moving jmh into libraries module
* refactoring jmh
* Update pom.xml
* manual algorightm
* with BM result
* fix for space issue
* Fixed indentation
* change as per suggestion
* 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
* Add NDC and JBoss Logging to the demo application
* NDC for Log4j, Log4j2 and JBoss Logging
* Simplify NDC example by making it a single operation instead of two
* Make NDC example as RestController, Use JBoss Logging only as a logging bridge
* Fix merge conflicts in pull request - log-mdc pom.xml updated
* BAEL-445 Update to Spring security SpEL example
* BAEL-445: Change tabs to spaces in the updated code
* BAEL-245: Add Enum Serialization exmaple
* BAEL-245: Remove the folder jackson/src/test/java/com/baeldung/jackson/dtos/withEnum as the example is not used anymore
* Add more enum serialization examples to align with previous example and prevent build fail
* BAEL-611: Minor formatting changes
* BAEL-611: Update Test case method names
* BAEL-611 Add JAX-WS client and JUnit Test
* BAEL-245: Issue 1753. Fix the typo - change from writeNumber() to writeString()
* BAEL-741: Spring Security Multiple Authentication Providers
* BAEL-741: Spring Security Multiple Authentication Providers
* Remove unnecessary change in pom.xml
* BAEL-802: Drools Excel example
* BAEL-864, java.net.*
* java-networking Bael-864, revision
* Final and static keywords removed.
* Bael-486 Static import for JUnit into pom.xml was added.
* Bael-486, pom.xml was renamed on networking-pom.xml to deactivate it.
* Maven pom.xml changed.
* Delete java-networing project.
* Bael-684, rearanged.