* Commit source code to branch
* BAEL-5065 improvement of groupBy with complex key
* Client and Server SSLSocket implementation to support https client
authentication.
* Added all class loaded listing
* Added all class loaded listing
Signed-off-by: saikatcse03 <saikatcse03@gmail.com>
* Updated class count
* Updated class count test and fixed tabs
* Removed spaces
* Updated version through Properties
Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
* BAEL 4486
Adding 2 files for BAEL 4486
* JAVA-4486, unit tests
Added Unit Test
Corrected the formatting using formatter.xml in eclipse
* BAEL - 4486
Renamed CrytoDriverIVTest.java to CryptoDriverIVTest.java
added core-security-3 module to pom.xml
* Update CryptoDriverIVUnitTest.java
Resubmitting CryptoDriverIVUnitTest
* BAEL - 4486
Removed Blank lines from CryptoDriver.java
* commited initial code for hexagonal architecture
* Deleting to check in again
* Deleing to check in again
* Push first code for Hexagonal Architecture
* final code with UT for JSON to Java conversion
* removed hexagonal-architecture code from last commit
* BEL-5071 updated README
* BAEL-5071: Undo README changes and added a nested object in the JSON example.
* BAEL-5071: fixed whitespace/indentation in JsonToJavaClassConversion.java
* BAEL-5151: Added code for getting the first of a String
* BAEL-5151: Renamed Unit Test
* BAEL-5151: Moved the files from core-java-string-operations to core-java-string-operations-3
* BAEL-5151: Replaced tabs with white spaces.
Co-authored-by: Vaibhav Jain <vaibhav.ashokjain@vodafone.com>
* BAEL-5227 check if the first letter of a string is uppercase
* BAEL-5227 renaming the tests
* BAEL-5227 renaming the tests
* BAEL-5227 renaming the tests
Co-authored-by: Matea Pejčinović <matea.pejcinovic@intellexi.hr>
* BAEL 4293 correcting the unit test file ame.
* changes for BAEL 5164
* added maven compiler properties for fixing compilation issues.
* making BAEL 5164 java 8 compatible.