* project creation and added ws library
* BAEL-3353: pushing code for article
* BAEL-3353: changing test names
* BAEL-3353: removed unused imports
* BAEL-3353: applied review changes and fixed unit test bug
* BAEL-3353: added more examples to PR
* BAEL-3353: updated test following feedback
* BAEL-3353: add new unit test for large data download
* BAEL-3353: fixed PR following feedback
* Websocket implementation
* Websocket implementation with Akka Streams
* Websocket implementation with Akka Streams
* Websocket implementation with Akka Streams
* Added configuration options for play server timeout and websocket frame lengths
* Cleaned up code for consuming http endpoint in Messenger actor
* Cleaned up code for consuming http endpoint in Messenger actor
* Cleaned up code for akka streams implementation for websocket
* Renamed unit test method
* Added Poison Pill for stopping the actor. Fixed indentations.
* Refactored the WebSocket method for readability
* Refactored the JavaScript for readability
* Code refactoring and removing unwanted comments
* Added the latest version of jQuery
* Removed .gitignore in favor of the one at the project root
* Implementation of Introduction to Play Framework in Java
* Implementation of Introduction to Play Framework in Java
* Implementation of Introduction to Play Framework in Java
* Implementation of the tutorial for Introduction to Play Framework.
* Updated code for Play Routing to 2.7.3
* Updated code for Play Routing to 2.7.3
* Initial Commit
* Added request object to create end point
* Finished implementing student-api
* Finished implementing student-api
* Implementation of the tutorial for Introduction to Play Framework.
* Updated test names
* Removed Lombok dependency
* Corrected isSuccessful spelling and removed the +1 on student ids
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* added NIO Selector project under core-java module
* requested changes made
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project