* 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-590 Added test to support RangeMap.
* 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-589 Added new test for RangeSet.
* 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.
* 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-587 Initial commit for BiMap support.
* BAEL-587 Added new tests
* BAEL-587 Added new tests.
* BAEL-519 Removed Disruptor link from readme file.
* BAEL-587 Reverted Disruptor changes
* BAEL-587 reverted changes
* BAEL-587 Changed test names.
* BAEL-587 renamed tests.
* Initial Commit for Spark Java Article BAEL-498
* reverting main pom.xml and rollbacking accidental changes.
* Changes as per review:
1. Added UserService
2. Renamed UserStore to UserServiceMapImpl
3. Removed Empty spaces in User.java
4. Removed AppTest
5. Changes in SparkRestExample for using UserServiceMapImp instead of
UserStore static functions.
* Suggested changes in print messages.
* Changes as per comments on github... for PR:
https://github.com/eugenp/tutorials/pull/912
* Changes in editUser function as per guidance by Kevin.
* Clean up
* added 1.8 config for pom.xml
* Clean up.
* Removed junit dep.
* Added Application/json in response type.
* BAEL-19 event inheritance
* BAEL-19 test for json inheritance
* BAEL-19 example event processor
* BAEL-19 do not need json ignore
* BAEL-19 simpler event, example of abstract
* BAEL-19 ignoring superclass property
* BAEL-586 change class event names
* First test with log4j rolling appenders
* small fix
* Log4j rolling appender
* First set up with rolling file on log4j 2
* Added logback code.
* log4j2 more detailed example
* log4j2 more detailed example
* Improved names and examples
* Fixed configurations
* improved configs
* formatted
* Final fix
* fixed formatting
* Formatting fix
* Fix sample apps to avoid try / catch
* Fix request to replace files
* Fix end lines
* Log4j2 logger is shot down at the end.
* Initial commit, the server starts launched from maven
* made room for client and server projects
* made room for client and server projects
* base example works
* poms restructured
* packages restructured
* packages restructured
* Some renaming and a proper formatting string
* Small renamings
* Small renamings
* Fixed invoked URL in client through fixing bean name
* java.time.* instead of java.util.Date
* java.time.* instead of java.util.Date
* Removed log on file, kepts log on console
* Updated Spring and Logback version to latest release.
* Exception removed from run()