* Retrofit with RxJava
* Correct spelling mistake
* Use spaces for indentation instead of tabs in pom.xml
* Use spaces for indentation instead of tabs in pom.xml
* Add Retrofit integration with RxJava to libraries module
* Remove standalone project for Retrofit integration with RxJava
* remove retrofit-rxjava module
* Fixed error in pom.xml caused by an issue while merging
* Retrofit integration with RxJava
* Fix test cases
* Fix merge issues
* BAEL-1016 Merging master
* BAEL-243 Spring Batch using Partitioner
* BAEL-1106 Introduction to javax.measure
* Unnecessary Committed
* BAEL-1106 Move code to libraries from core-java
* BAEL-1106 Move code to libraries from core-java
* Update pom.xml
* Simple Boot REST application and example
* BAEL-509 - Removed extra duplicate ant matcher
* Example and Unit Tests
* documentation
* BAEL-1085 - changes per PR code review and document review - altered integration to unit test - all's good
* BAEL-1085 - Renamed unit tests and added both to pom.xml
* IntelliJ formatter
* REVERT - Had removed a duplicate ant matcher from BAEL-509 - this was the incorrect process - reverting now, article has been corrected, but will issue a seperate PR for this
* added updated example codes
* updated example code StringToCharStream
* deleted StringToCharStream.java locally
* removed redundant file
* added code for apache commons collection SetUtils
* refactored example code
* added example code for bytebuddy
* added example code for PCollections
* update pom
* refactored tests for PCollections
* spring security xml config
* spring security xml config
* remove redundant comment
* example code for apache-shiro
* updated example code for Vavr Collections
* updated Vavr's Collection example
* updated Vavr Collection file
* updated example code for Apache Shiro
* updated Vavr Collections example
* Add the example with EntryStream
* Add the example with EntryStream
* Add vavr
* Implement the method getOddIndexedStringsVersionTwo
* Implement the method givenArray_whenGetIndexedStrings_thenReturnListOfOddStringsVersionTwo
* BAEL-1078 Code formatting
* Extract tuples using map
* Fix merge conflicts
* Initial Commit
* Refactored Application class
* Refactored Application class
* Refactored Application class
* Refactored User class
* Added ValidationTest class
* Reorganized imports in ValidatorTest class
* Reformatted source code
* Reformatted source code
* 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
* Burlap & Hessian server added
* Burlap & Hessian client work
* Fixed main
* Fixed formatting
* Spring Remote example based on Burlap & Hessian runs in a JUnit test
* Fixed main
* Fixed formatting
* Spring Remote example based on Burlap & Hessian runs in a JUnit test
* Spring Remote example based on Burlap & Hessian runs in a JUnit test
* Burlap & Hessian client work
* Fixed main
* Fixed main
* Fixed formatting
* Fixed formatting
* Spring Remote example based on Burlap & Hessian runs in a JUnit test
* Spring Remote example based on Burlap & Hessian runs in a JUnit test
* Fixed POM
* Vertx / RxJava example
* BAEL-776 - Vertx and RxJava
* BAEL-776 - Vertx and RxJava
* Removing old code
* Removing old code
* Removing old code
* Removing old code
* Updated design for Adapter pattern
* Updated test cases for new design
* Adding test cases for "how to delete a directory"
* Removing .gitignore from Empty folder
* Adding .gitignore to Empty folder
* Updated method names and removed unnecessary imports
* Removed toBedeleted folder from src/test/resources. Updated the test
case to create the directory on the fly using a temporary location
* 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