* added class for Article examples, created unit tests and modified pom in order to call Apache Commons outside test
* changed parameter to prevent NPE
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
* BAEL-5563 Reverse a number initial commit
* BAEL-5563 Final improvements before PR
* BAEL-5563 Reverse a number - Draft improvements
* BAEL-5563 Reverse a number - Recursive method improvements
* BAEL-5563 Reverse a number - Recursive method improvements
* BAEL-5563 Reverse a number - Remove unused imports
Co-authored-by: Timothy Kruger - Lenny <gapptechnology@gmail.com>
Co-authored-by: claud <180181@virtualwindow.co.za>
* BAEL-5481: Create new module
* BAEL-5481: Sync and async example
* BAEL-5481: Concurrent example
* BAEL-5481: Concurrent example
* BAEL-5481: JSON body example
* BAEL-5481: Form data example
* BAEL-5481: File upload example
* BAEL-5481: PR comments + Jenkins
* BAEL-5481: Update aftifact ID
* BAEL-5481: Spaces
* [JAVA-10581] Changed PII data to placeholders
* [JAVA-10581] More intuitive properties
* [JAVA-10581] More intuitive properties
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5558] Sorting By Date in Java
* BAEL-5558: Added and refactored tests name
* [BAEL-5558] Refactored the code.
* [BAEL-5558] Resolved PMD violation.
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
* Difference between Iterable and Iterator
Add examples of the Iterable and the Iterator usage.
* Minor changes
Add UnitTests for Iterable examples
* Fix iterable example
Add Custom collection for the Iterable implementation example.
* Fix iterable example
Change the example for the Iterable interface implementation
* Revert "Fix iterable example"
This reverts commit 4015cbc038b1b657c54fa666193c0c7019a474ad.
* Minor changes
* BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.1.0
* BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.2.0
* BAEL-5483 - Java HttpClient with SSL
* BAEL-5483 - Java HttpClient with SSL
* BAEL-5483 - Java HttpClient with SSL - changing test case url
* BAEL-5483 - Two space indentation for line continuation
Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>