Commit Graph

99 Commits

Author SHA1 Message Date
edizor c398dd0591 Update README.md
[skip ci]
2023-04-07 23:59:05 +08:00
cesarevalenti90 51caf72619 BAEL-6277 - A Guide To Spring Cloud Azure (#13704)
* 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>
2023-04-02 10:57:11 -05:00
Loredana Crusoveanu b3f7a61be9 Merge pull request #13520 from Daiven75/patch-1
[FIX] rename class according to the entity
2023-03-28 13:59:37 +03:00
timis1 9c571d3424 JAVA-17818 Split or move spring-cloud-openfeign module (conti-2) (#13621)
* JAVA-17818 Split or move spring-cloud-openfeign module (conti-2)

* JAVA-17818 Some adjustments in the README.md file

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-03-28 13:31:39 +05:30
edizor e121bb9895 Update README.md
[skip ci]
2023-03-17 00:57:32 +08:00
neha298 22d3cc8ffc Openfeign URL options (#13365)
* Configure feign client URL

* Spacing modifications
2023-03-15 09:35:44 +01:00
Rubén 41ec25602f JAVA-13609: fix jar version 2023-03-09 13:20:04 +01:00
Hamid Reza Sharifi 101f848d99 #BAEL-3027:fix bug (#13553)
Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2023-03-05 13:41:44 +01:00
Loredana Crusoveanu 7d99684471 Merge pull request #13540 from saikatcse03/master
Dependencies version update
2023-03-02 18:16:17 +02:00
timis1 62ba63db7f JAVA-17818 Merge spring-cloud-modules/open-feign and spring-cloud-modules/open-feign-2 (#13530)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:37:17 +05:30
Saikat db1e483c24 Port number corrected 2023-02-26 13:04:08 +05:30
Saikat ce4b70f967 OpenTelemetry docker version upgrade 2023-02-25 18:41:35 +05:30
Saikat c015e438cb Dependencies Version update 2023-02-25 18:24:10 +05:30
Saikat 3a18a59e6d Dependencies Version update 2023-02-25 18:21:59 +05:30
Lucas Silva 7643d4d81d Rename ProductControllerAdvice.java to PriceControllerAdvice.java 2023-02-22 00:48:27 -03:00
Lucas Silva 675c24e166 rename class according to the entity 2023-02-22 00:31:50 -03:00
timis1 09382f545e JAVA-17818 Split or move spring-cloud-openfeign module (conti-2) (#13485)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 21:48:26 +05:30
edizor a9a80b292a Create README.md
[skip ci]
2023-02-09 07:54:56 +08:00
Saikat Chakraborty 382e9255fc Bael 5961: OpenTelemetry integration with Spring Boot application (#13252)
* 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>
2023-02-06 19:01:12 +00:00
Anastasios Ioannidis 456ff7d029 JAVA-15980 Upgrade AWS Kinesis (#13294)
* JAVA-15980 Upgrade AWS Kinesis

* JAVA-15980 Minor readability improvement
2023-02-03 23:17:48 +05:30
timis1 bf69ecf4bd JAVA-17762 Align module names, folder names and artifact id - Week 6 - 2023 (#13411)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-03 21:52:38 +05:30
Loredana Crusoveanu 51aadfd28e Merge pull request #13220 from eugenp/feature/move-rate-limit-in-gateway
BAEL-5958 Move rate limiting examples
2023-01-09 11:43:14 +02:00
Dhawal Kapil f28c9a79b8 JAVA-14987 Added missing code and split the code in packages (#13238)
- Split the code in respective packages
- Added missing codes
2023-01-04 23:10:33 +05:30
Dhawal Kapil 111532dc4a Revert "Java 16013 Add suffix legacy to spring-cloud-bootstrap module (#13218)" (#13231)
This reverts commit 4c153707aa.
2023-01-03 00:02:26 +05:30
anuragkumawat 4c153707aa Java 16013 Add suffix legacy to spring-cloud-bootstrap module (#13218)
* JAVA-16013 Add suffix legacy spring-cloud-bootstrap to module

* JAVA-16013 Revert local change done to run test
2023-01-02 23:40:25 +05:30
Brandon Ward 987e733edd Move rate limiting examples 2022-12-28 20:32:13 -07:00
Dhawal Kapil 2850dd5de1 Task/java 16779 (#13211)
* JAVA-16779 Removed kubernetes-spring from the kubernetes-modules

- Removed kubernete-spring from the parent pom of kubernetes-modules
since it is a JDK11 module

* JAVA-16779 Converted KinesisApplicationIntegrationTest to ManualTest

- Converted KinesisApplicationIntegrationTest to ManualTest since it
needs working AWS credentials to work
- Added missing properties
2022-12-28 00:27:48 +05:30
freelansam 456652e02b JAVA-16563: Fix formatting of POMs (#13175) 2022-12-20 22:37:54 +05:30
edizor 974b27305a Merge branch 'eugenp:master' into master 2022-12-15 15:42:03 +08:00
edizor f0ea7edab1 Update README.md
[skip ci]
2022-12-15 15:36:54 +08:00
freelansam 7b9ab06c14 JAVA-16264: review module names (#13136) 2022-12-08 18:58:09 +05:30
Harry9656 3b31ba4f99 JAVA-5958: Ratelimit with client ip address (#13067)
* JAVA-5958: Ratelimit with client ip address

Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-12-08 01:09:03 -07:00
Dhawal Kapil f1dfbf1f46 JAVA-14987 Minor cleanup (#13113) 2022-11-30 20:39:24 +05:30
panos-kakos c5d0dbfc10 [JAVA-14987] Added missing code (#12983)
* [JAVA-14987] Added missing code

* [JAVA-14987] Added missing code

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-30 20:08:24 +05:30
edizor 5e7e690dbe Update README.md
[skip ci]
2022-11-30 07:36:04 +08:00
Christian German ee19bc0f34 BAEL-5285-spring-cloud-overriding-remote-properties (#13000)
* BAEL-5285-spring-cloud-overriding-remote-properties
* BAEL-5285- Adding missing endpoint for the shared property.
https://jira.baeldung.com/browse/BAEL-5285
2022-11-23 17:55:45 +00:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
anuragkumawat 8339687190 JAVA-15686 Update spring-cloud-security module under spring-cloud-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12987) 2022-11-17 23:43:42 +05:30
Loredana Crusoveanu 1c3569f2f3 Merge pull request #13043 from collaboratewithakash/master
back links fixed
2022-11-16 13:16:59 +02:00
collaboratewithakash bc06ad856a backlink added 2022-11-16 15:24:54 +05:30
collaboratewithakash b8d50485ed backlink removed 2022-11-16 15:24:35 +05:30
Loredana Crusoveanu d3f2070e59 fix hystrix module name 2022-11-11 09:36:46 +02:00
Loredana Crusoveanu f0686dd5bd JAVA-15245 use dynamic port (#12910) 2022-11-04 22:05:10 +05:30
anuragkumawat 38fba9ca9b JAVA-15687 Update spring-cloud-config module under spring-cloud-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12940) 2022-10-29 01:45:47 +05:30
anuragkumawat da42c4af4f AVA-12458 Potential issue in Spring Cloud OpenFeign article (#12821)
* AVA-12458 Potential issue in Spring Cloud OpenFeign article

* AVA-12458 Commit to re-run he Jenkins build

* JAVA-12458 Revert formatting changes as Jenkins build has passed
2022-10-05 19:15:35 +05:30
Loredana Crusoveanu eb9cd1d318 change port to avoid conflict 2022-10-03 17:24:21 +03:00
collaboratewithakash 1ed0637444 Update README.md 2022-09-23 15:12:27 +05:30
collaboratewithakash b38ededf83 Update README.md 2022-09-23 14:11:27 +05:30
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
Loredana Crusoveanu a05517302d Merge pull request #12709 from Asjad-J/master
Updated README.md
2022-09-12 12:53:45 +03:00