* 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-8020 Fix surefire configs of spring-5 projects
-Removed surefire configurations from spring-5 projects
* BAEL-8020 Fix surefire configs of spring-5 projects
-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125
* BAEL-8020 Fix sure fire configs in spring5 project
-Fixed dependency for junit-5
* BAEL-8020 Fix sure fire configs in spring5 project
-Fixed dependency for junit5-migration
* BAEL-8020 Fix surefire configs
-Updated maven war plugin to 3.0.0
* BAEL-8020 Fix surefire configs
-Upgraded surefire custom logger api version to 2.21.0 for all child projects
* BAEL-8020
-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue
* BAEL-8020 Fix surfire configs
-Added junit vintage dependency to run junit4 tests
* BAEL-1861 Replaced real tests with demo test "placeholders"
* BAEL-1861 Moved code from new module into existing ones
* BAEL-1861 Renamed main() classes to not violate PMD rules
* Added code for the migration from JUnit 4 to JUnit 5
* Add example for Rule migration support
* Add fix to access modifiers to test methods
* Remove wrong header
* Add junit5-migration module and its code snippets
* Add module configuration to pom
* Remove test classes that were added for the migration from JUnit 4 to JUnit 5 article (moved under correct module)
* BAEL-1862 Move the Junit 5 logic in the right module
-Moved Method Orders Tests from tutorails/junit5 project into correct project tutorials/testing-modules/junit-5
-Removed tutorials/junit5 project
* Update DefaultOrderOfExecutionTest.java
* Update README.md
* BAEL-1862 Move the Junit 5 logic in the right module
-Renamed *Test to *UnitTest
* Update README.md
* commit first as binodpanta
* revert test change
* A short example of real-time event streaming using Spring WebFlux
* Code for http://jira.baeldung.com/browse/BAEL-1527
* remove unrelated files
* Apply feedback changes to rename test and remove link from readme file, ongoing work
* Update formatting fixes to code and add pom changes, that partially fix test runnning issues in IDE but not in cmdline
* Apply Eclipse formatter to test code and apply suggested pom fixes
* BAEL-1527 Formatting fix in pom.xml
* Use string.format to cleanup logging code
* BAEL-1527 Changed logging pattern
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* commit first as binodpanta
* revert test change
* A short example of real-time event streaming using Spring WebFlux
* Code for http://jira.baeldung.com/browse/BAEL-1527
* remove unrelated files
* Apply feedback changes to rename test and remove link from readme file, ongoing work
* Update formatting fixes to code and add pom changes, that partially fix test runnning issues in IDE but not in cmdline
* Apply Eclipse formatter to test code and apply suggested pom fixes
* BAEL-1527 Formatting fix in pom.xml
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Added new parent pom
* initial clean up of child poms
* Added new parent pom
* [BAEL-5247] - New Parents in the tutorials repo
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml