* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2711: Add spring-boot-angular module to root pom
* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
* BAEL-2736: Add link back to article
* BAEL-2789: Add link back to article
* BAEL-2489: add link back to article
* BAEL-2840: add link back to article
* BAEL-2655: add link back to article
* BAEL-2884: add link back to article
* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module
* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles
* BAEL-3126 BAEL-2463 README
* BAEL-2989: add README
* BAEL-3149 BAEL-3043 update README
* initial commit
* Reformatting and addressing review comments
* Examples for 'Finding the difference between two strings in Java'
* Removing evaluation article code
* Adding benchmarks
* Removing performance tests from unit test class
* upgrading diff-match-patch version
* making benchmark methods return a value
* Moving code to java-strings-3
* Moving stuff around
* New unit test format
* fixed Spring Context Test in spring-data-rest-querydsl module
* fixed spring-ejb/spring-ejb-client Context tests, removed ContextIntegrationTest and added a note to the ContextLiveTest. Plus, redefined spring-ejb-remote url in pom, it was not working properly'
* Fixed Context test in spring-remoting/remoting-jms/remoting-jms-server, added notes for Live Test
* Fixed Context test in spring-remoting/remoting-rmi\remoting-rmi-server, added notes for Live Test
* Fixed Context test in spring-rest-query-language, added note for ContextTest and deleter ContextIntegrationTest
* renamed SpringContextIntegrationTest to SpringContextTest, as per comment in BAEL-14304
* 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
* fixed context dependency issue and added LiveContext notes in persistence-modules/spring-data-couchbase-2 module
* fixed Context tests and added notes for spring-cloud-bus/spring-cloud-config-client module
* Added context test in spring-cloud-data-flow/spring-cloud-data-flow-stream-processing/data-flow-server module, mainly due to incompatible dependencies, plus fixed parent pom path in different modules
* fixed context tests for spring-cloud/spring-cloud-task/springcloudtaskbatch module, renamed ContextLiveTest as IntegrationTest, now configured to run with an H2 embedded instance. Moved the run note to the application
* Added SpringContextLiveTests in persistence-modules/spring-data-mongodb module