* JAVA-18299 : Changes made for adding json view example fot hiding request feilds in swagger
* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field
* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field
* JAVA-18299: Changes made for removing extra boiler plate code
* JAVA-18299: Changes made to incorporate review comments
* JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article
* JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article
* [BAEL-6165] AWS Secrets Manager integration with Spring Boot for DB.
* [BAEL-6165] Add other types of secrets as example
* [BAEL-6165] externalize version to properties
* [BTL-6165] create UserController
---------
Co-authored-by: Lukasz Wlodkowski <lukasz.w@bluestonepim.com>
* BAEL-6229: committing new example for loading multiple yaml configuration files
* BAEL-6229: updating README.md
* BAEL-6229: adding example one code, commented out
* Revert "BAEL-6229: updating README.md"
This reverts commit 51cd2dcf97f797aa6a723888fd246ef0142242a3.
* BAEL-6229: adding comments around commented out code for first example.
* 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
* JAVA-19555 Move articles from spring-core-5 module to spring-boot-annotations-2 module
* JAVA-19555 Move articles from spring-core module to spring-boot-annotations-2 module
* 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
---------
Co-authored-by: Cesare <cesare.valenti@hotmail.com>
* BAEL-6157 - Using records with JPA
* BAEL-6157 - Changing test class name
* BAEL-6157 - Changing test class name
* BAEL-6157 - Adding start-class to module
* first commit for Spring Data Redis TTL
* BAEL-4779: Removed incorrect module
* removed mvn wrapper
* Reduced wait time to check expiration
* J17 -> J11
* spring boot redis added to JDK 9 and above profile
* pulled latest from master
* restored from master
* resolved from master
* Update pom.xml
* Update pom.xml
* using Collections api available in J15
* updated Integration test class name
---------
Co-authored-by: s9m33r <no-reply>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>