* JAVA-18167 Upgrade persistence-modules to JDK 11 (activejdbc and core-java-persistence)
* JAVA-16167 Update pom.xml to include just the updated modules
* JAVA-18167 Added vaadin because it looks that I removed
* JAVA-18167 Migration deltaspike
* JAVA-18167 Migration hbase module
* JAVA-18167 Migration hibernate-mapping-2
* JAVA-18167 Migration hibernate-exceptions
* JAVA-18167 Migration hibernate-jpa module
* JAVA-18167 Migration hibernate-jpa change the name of User entity
* JAVA-18167 Overwriting the version of slf4j and logback for hibernate-jpa
* JAVA-18167 Migrate deltaspike back to jdk8
* JAVA-18167 Remove some modules that was added elsewhere
* Revert "JAVA-18167 Migration deltaspike"
This reverts commit 874b4ba2
* JAVA-18167 Comment failed module (it will be migrated later)
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
* Creating a deep vs shallow copy of an object in Java
* Creating a deep vs shallow copy of an object in Java
* Baeldung article converting number bases
* Baeldung article converting number bases
* edits made to Converting a Number from One Base to Another in Java
* added braces to oneliners
* added precondition to check input
* String[] vs String...
* helper vs Utility classes
* helper vs utility classes code
* helper vs utility classes refactor
* utility vs helper class
* Helper vs utility
* helper vs utility classes
* refactor package name
* Revert "refactor package name"
This reverts commit d9464aa2de272b75ff7efe1c5ffb4de7fd4506e0.
* renamed package
* Java-19389 : commits made for adding two new test cases for UUID use:
* Java-19389 : commits made for adding two new test cases for UUID use:
* JAVA-19389: Changes made for incorporating review comments
* Java-19389: changes made for adding new example using field annoted @jsonValue
* Java-14972: Changes made for renaming the test methods and removing commented code
* dev-14972 : Changes made for incorporating review comments
* dev-14972: changes made for adding GeneralBean class and test cases of jsonValue against the GeneralBean class
* [JAVA-19668] Moved libraries-5 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries-4 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries-6 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries module to jdk9-and-above profile + reverted changes fro libraries-6
* [JAVA-19668] Created libraries-jdk8 module
* [JAVA-19668] Clean up
* BAEL-6255 - Run a Spring Boot application in AWS Lambda
* BAEL-6255 - Run a Spring Boot application in AWS Lambda
* fix on template.yaml
* fix on template.yaml
* removed log from test
* resolved issues reported on PR
* BAEL-6277 - A Guide To Spring Cloud Azure
First commit
* BAEL-6277 - A Guide To Spring Cloud Azure
Added to README.md the steps to create the secrets
* BAEL-6277 - A Guide To Spring Cloud Azure
Added the integration Azure Key Vault Properties
* BAEL-6277 - A Guide To Spring Cloud Azure
Added the integration Azure Key Vault Properties
* BAEL-6277 - A Guide To Spring Cloud Azure Key Vault
Added one level package keyvault
* BAEL-6277 - A Guide To Spring Cloud Azure Key Vault
removed target release version
* BAEL-6277 - A Guide To Spring Cloud Azure Key Vault
fix compilation of NoSuchElementException
* BAEL-6277 - A Guide To Spring Cloud Azure Key Vault
fix pom.xml
* Revert "BAEL-6277 - A Guide To Spring Cloud Azure Key Vault"
This reverts commit 1cca1d0d692646001a6d7de106f3a37fb22839ce.
* BAEL-6277 - A Guide To Spring Cloud Azure Key Vault
fix pom.xml
* BAEL-6277 - A Guide To Spring Cloud Azure Key Vault
downgrade version to fix jenkins pipeline error
* BAEL-6277 - A Guide To Spring Cloud Azure Key Vault
comment run on main class
---------
Co-authored-by: Cesare <cesare.valenti@hotmail.com>
* [BAEL-6297_boolean-to-str] convert boolean to java article
* [BAEL-6297_boolean-to-str] using Boolean.FALSE instead of false for the Boolean variable
* [BAEL-6297_boolean-to-str] rename test methods
* Move articles from spring-core-6 module to other spring-boot modules
* JAVA-19559 Move articles from spring-core-6 module to other spring-boot-3 modules
* JAVA-19559 Minor spacing change
* JAVA-19559 Revert Minor spacing change