* Formatting Changes for Java 5074
Changed line change indentation to 2 spaces
* Rename StreamToListComparisonWithCollectorsToListUnitTest to StreamToListComparisonWithCollectorsToListUnitTest.java
* Added inital changes html to pdf using openPdf
* Added changes to pdf for external style
* Added chnages via flying saucer
* Added changes ti fix the issue
* Added inital changes
* Simplyfied the core logic
* Created a sperate package
* Added changes for making it more modular
* Added Image attribute update
* Added chnages to add images
* Added changes
* Style validation
* Added changes to fix the styles
* Review comments updates
* Corrected the versions
* Fixed the review commit
* Added changes to fix the indendation issue
Co-authored-by: Amitabh.Tiwari <amitabh.tiwari@maersk.com>
* JAVA-7177: Upgrade to Spring Boot 2.5.4
* JAVA-7177: Remove overriden Spring Boot version
* JAVA-7177: Leave spring-5-security-oauth on Spring Boot 2.5.2
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests
Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com>
* 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
Co-authored-by: Vaibhav Jain <vaibhav.ashokjain@vodafone.com>
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"
* update indention in pom file, update code in Address class
* update indention
* rename application
* update pom
* source code for article "Connection timeout vs read timeout"
* Source code for Baeldung article BAEL-4896
* update code
* source code for Baeldung article bael-4896
* add main method to client and server
* remove comment
* include command-line argument option for client, remove try-catch block
* update greetings message section