Commit Graph

82 Commits

Author SHA1 Message Date
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
anuragkumawat f9bd9e372c JAVA-5849 Fix parent of twitterhdfs (#12712) 2022-09-11 18:51:51 +05:30
Asjad J 5d0aca0b52 Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-compose-restart-container
2022-09-11 10:18:09 +05:00
freelansam 13d3bd0b57 JAVA-14446: which submodules arent being built (#12679) 2022-09-02 20:19:15 +05:30
Asjad J 3a434fa9e1 Updated README.md
added link back to the article: https://www.baeldung.com/java-feign-client-exception-handling
2022-09-02 08:48:48 +05:00
Haroon Khan 51ee475a78 [JAVA-13976] Fix unit test after Spring Boot upgrade to 2.7.2 (#12664) 2022-08-31 21:08:29 +05:30
Saikat Chakraborty 8a79e04d39 Bael 5265: OpenFeign and Spring Exception handler (#12468)
* Implemented cassandra batch query

* Added netty version param

* Reformatted correctly

* Reformatted correctly

* Reformatted correctly

* Formatting fix resolved

* Formatting fix resolved

* Removed unused method

* Refactored method for better readability

* tab spaces corrected

* Added http headers in feign

* Updated code

* Updated code

* Removed unused code

* Removed unused logger code

* Implemented Interceptor and logging related code review

* Added AuthService Code

* Removed toString method

* Removed unnecessary declaration

* Removed new line

* Added feign headers log as well

* Moved to Authorisation package for better naming

* spaces removed

* @Override included

* [Saikat]| Adding the OpenFeign exception default and customizable exception handler and test cases

* [Saikat]| Test name updated

* [Saikat]| Test name updated

* [Saikat]| Removed unused import

* [Saikat]| Refactored code

* [Saikat]| Reformatted the test codes

* [Saikat]| Removed unnecessary code

* [Saikat]| Controller test fixed for data error

* [Saikat]| Code review fixes

* [Saikat]| Code review fixes

* [Saikat]| Removed unnecessary annotation

* [Saikat]| Added extends ResponseEntityExceptionHandler

* [Saikat]| Code review implemented

* [Saikat]| Indentation added

* Removed empty line before method start

Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
2022-08-31 09:38:40 +01:00
Loredana Crusoveanu e17700100f Merge pull request #12474 from amitiw4u/BAEL-5297_ExceptionHandling
Bael 5297 exception handling
2022-08-27 21:10:14 +03:00
freelansam 46499a2419 JAVA-13823: Review module names (#12628)
* JAVA-13823: rename struts-2 to struts

* JAVA-13823: rename spring-cloud-bus submodules

* JAVA-13823: rename spring-cloud-config submodules

* JAVA-13823: rename spring-cloud-data-flow submodules

* JAVA-13823: rename spring-cloud-hystrix submodules

* JAVA-13823: rename spring-cloud-netflix-sidecar submodules

* JAVA-13823: rename spring-cloud-zookeeper submodules

* JAVA-13823: rename spring-cloud-zuul-fallback submodules

* JAVA-13823: rename spring-security-web-angular submodules

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2022-08-26 16:20:12 +05:30
Haroon Khan b9789c23f0 [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2

* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
Amitabh Tiwari 9ab0fc1fc5 Update pom.xml 2022-08-21 17:52:10 +05:30
Asjad J b8dfb5701f Updated README.md
added link back to the article: https://www.baeldung.com/spring-openfeign-propagate-exception
2022-08-17 16:34:32 +05:00
Amitabh Tiwari 5c14183ac9 Delete FileController.java 2022-08-12 11:18:29 +05:30
Amitabh Tiwari d8a58d8e0f Delete ClientConfiguration.java 2022-08-12 11:14:38 +05:30
Amitabh Tiwari d7d78df6f6 Update pom.xml 2022-08-05 22:15:12 +05:30
Amitabh Tiwari 712c96c8b0 Update README.md 2022-07-27 17:42:41 +05:30
Amitabh Tiwari 0a31d589e4 Update pom.xml 2022-07-27 17:42:04 +05:30
sampadawagde ad61eaa45a JAVA-13134 2022-07-27 10:23:01 +05:30