* BAL-36 File size api in java and apache commons IO
* BAEL-282 grep in java - fixes after code review
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved asserts and test classes in test folder.
* BAEL-519 moved test related producer and consumer to src.
* BAEL-586 Guide to Guava BiMap.
* BAEL-587 formatted code.
* BAEL-519 LMAX Disruptor
* BAEL-587 resolved merge
* BAEL-587 Resolved merge
* BAEL-519 Removed disruptor link.
* BAEL-519 Reverted Guava changes
* RFQ-587 Added disruptor as a separate module.
* BAEL-519 Disruptor changes.
* BAEL-519 Removed disruptor from core-java module.
* BAEL-729 Expose additional information programmatically in /info
endpoint of actuator.
* BAEL-824 Usage of Double braces in Java.
* Deleted sample project
* updated test and names.
* @BAEL-252 - Initial checkin
* BAEL-252 : Added junit tests
* @BAEL-252(A Java Client to consume a WebSockets API) : Fixed the junit name
* BAEL-252 A Java Client to Consume a WebSockets API
Fixed junit test name as per the standard
* BAEL-88 Testing in Spring Boot
* BAEL-88 Integration tests fixed.
* BAEL-905 Improvement task for spring boot testing
* BAEL-905 Improvement task for spring boot testing
* BAEL-926 Upgrade Junit 5 dependencies to use M4
* BAEL-642 ClassToInstanceMap example added
* BAEL-642 Improved example for ClassToInstanceMap
* Reverted change in pom.xml
* BAEL-642 Move the ClassToInstanceMap examples to guava module as unit tests
* BAEL-642 changed test names to given_when
* BAEL-88 Testing in Spring Boot
* BAEL-88 Integration tests fixed.
* BAEL-905 Improvement task for spring boot testing
* BAEL-905 Improvement task for spring boot testing
* BAEL-642 ClassToInstanceMap example added
* BAEL-642 Improved example for ClassToInstanceMap
* Reverted change in pom.xml
* BAEL-642 Move the ClassToInstanceMap examples to guava module as unit tests
* 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()
* Added the Spring Core dependency Injection methods source code
* Added test cases for dependency Injection type demo
* Added Guava Math operation test
* reverted the evaluation article code
* reverted evaluation article
* Removed evaluation article code