* Fix the integration tests which failed due to defined port
* Add open feign patch example
* refactor the feign code
* refactor the feign code
* refactor the feign code
* refactor the code
* remove space
* refactor code
* refactor code and set the user id for testing
* refactor code
* 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>
* Open telemetry in spring boot
* Removed unused field
* Test add and seperate packages
* Refactored code
* Version moved to property
* Removed unused logback files
* update version in docker file
* corrected spacing
* COde review refactoring
* COde review refactoring
* COde review refactoring
* corrected property
* PostContruct add on repo setup
* corrected var names
* change to junit 5 and other improvements
* Port reverted back
* Code review implement
* Logger update
* Logger var update
---------
Co-authored-by: Saikat <saikatcse03y@gmail.com>
* moved spring-cloud-bus (submodule) to spring-cloud-modules (parent)
* moved spring-cloud-cli (submodule) to spring-cloud-modules (parent)
* moved spring-cloud-data-flow (submodule) to spring-cloud-modules (parent)
* moved spring-sleuth (submodule) to spring-cloud-modules (parent)
* Deleted submodules that we moved to spring-cloud-modules
* deleted old modules from parent pom
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>