Greg Martin
371efb9c27
Merge pull request #12145 from amitiw4u/BAEL-5295_RequestLine
...
Initial Changes for RequestLine
2022-05-23 12:30:21 -04:00
Haroon Khan
a9d4c4055a
[JAVA-11789] Add generated classes
2022-05-21 01:19:50 +01:00
sampadawagde
aeeedb6fe6
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30
Amitabh Tiwari
64718b2e90
Update EmployeeClient.java
2022-05-04 07:16:31 +05:30
Haroon Khan
d60c904372
[JAVA-11827] Fix groupId reference in pom files
2022-05-02 22:37:59 +01:00
Krzysiek
59810ce08a
JAVA-11524: Disable failing spring-cloud-security module
2022-05-02 13:47:08 +02:00
Amitabh Tiwari
7497641333
Initial Changes for RequestLine
2022-04-29 18:42:53 +05:30
Asjad J
e21d1fffa8
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-cloud-disable-discovery-clients
2022-04-18 16:59:16 +05:00
Abhinav Pandey
477b739ce8
BAEL-5268 - Using Profiles with Discovery Clients ( #11913 )
...
* BAEL-5268 - Using Profiles with Discovery Clients
* BAEL-5268 - Adding separate property file for dev environment
Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com >
2022-04-14 22:00:00 +01:00
Haroon Khan
25742a892a
[JAVA-10446] Convert Feign-OAuth2 unit test to manual test
2022-04-08 15:11:49 +01:00
kwoyke
0c5aaf0e63
Merge pull request #12008 from hkhan/JAVA-10431-investigate-openfeing-failure
...
[JAVA-10431] Use Wiremock to fix intermittent test failures
2022-04-05 13:56:34 +02:00
Haroon Khan
a3fe154ac6
[JAVA-10431] Use Wiremock to fix intermittent test failures
2022-04-04 20:23:04 +01:00
ACHRAF TAITAI
085f271542
BAEL-3435 - Improve article "Guide to Spring Cloud Stream with Kafka, Apache Avro and Confluent Schema Registry" ( #11998 )
2022-04-04 20:48:45 +02:00
sampadawagde
d28cef4ee8
JAVA-10132: Align module names, folder names and artifact id
2022-03-17 22:06:38 +05:30
johnA1331
3d656b7c43
Update README.md
2022-03-16 21:12:31 +08:00
kwoyke
3921fdbdb3
Merge pull request #11920 from freelansam/JAVA-10138
...
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
sampadawagde
6b1dd1563d
JAVA-10138 - Fix formatting of POMs
2022-03-13 14:48:44 +05:30
kwoyke
a3a0b05edc
JAVA-10130: Add/enable missing modules ( #11887 )
...
* JAVA-10130: Add apache-pot-2 module to the main pom.xml
* JAVA-10130: Add missing core-java-* modules to the main pom.xml
* JAVA-10130: Add maven-generate-war to the maven-modules pom.xml
* JAVA-10130: Add hibernate-mapping-2 to the persistence-modules pom.xml
* JAVA-10130: Add spring-data-jpa-enterprise-2 to the persistence-modules pom.xml
* JAVA-10130: Add spring-5-autowiring-beans module to the main pom.xml
* JAVA-10130: Add spring-cloud-docker module to the spring-cloud pom.xml
* JAVA-10130: Enable spring-cloud-openfeign module
* JAVA-10130: Add spring-data-rest-2 module to the main pom.xml
* JAVA-10130: Add wildfly-mdb module to the wildfly pom.xml
* JAVA-10130: Add aws-app-sync to the integration-lite-first profile
* JAVA-10130: Add core-java-string-algorithms-3
* JAVA-10130: Add graphql/graphql-dgs
* JAVA-10130: Add spring-di-3 and spring-threads
* JAVA-10130: Add spring-5-webflux-2 and cleanup the main pom.xml
* JAVA-10130: Add language-interop and libraries-rpc
* JAVA-10130: Disable spring-cloud-openfeign module
* JAVA-10478: Add docker module to the main pom.xml
* JAVA-10478: Move docker module to jdk9+ profile
* JAVA-10478: Remove spring-5-autowiring-beans from the main pom.xml
2022-03-11 21:39:33 +05:30
Greg Martin
52ddb74cb5
Merge pull request #11814 from amitiw4u/BAEL-5299-RetreiveMessage
...
Changes to fetch the Original Message
2022-03-09 09:14:18 -05:00
Asjad J
56fae79147
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-cloud-gateway-url-rewriting
2022-03-01 09:16:24 +05:00
kwoyke
c9411a6c4f
Merge pull request #11852 from freelansam/JAVA-9824
...
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
2022-02-23 16:43:13 +01:00
johnA1331
11e39d9830
Update README.md
2022-02-23 19:09:35 +08:00
sampadawagde
fe5deb1362
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
...
upgrade log4j for them
2022-02-22 21:53:39 +05:30
psevestre
d3421149a8
Bael 5259 ( #11832 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5259] simple test case
* [BAEL-5259] DSL-based rewrite
* [BAEL-5259] Code formatting
* [BAEL-5259] Test case naming
2022-02-21 08:12:24 -08:00
Greg Martin
b8707c93a7
Merge pull request #11759 from hmdrzsharifi/BAEL-5300
...
Bael 5300: Provide an OAuth2 Token to a Feign Client
2022-02-16 16:47:11 -05:00
Amitabh Tiwari
9bf50140b9
Changes to fetch the Original Message
2022-02-13 19:04:52 +05:30
sampadawagde
2c235f232a
JAVA-9825: Upgrade log4j version for modules that use log4j-core library
...
directly
2022-02-09 16:09:44 +05:30
johnA1331
689886485f
Create README.md
2022-02-09 14:03:10 +08:00
Sarath Chandra
62fefeee16
[BAEL-5261] Customizing Zuul Exceptions ( #11736 )
...
* [BAEL-5261] Customizing Zuul Exceptions
* [BAEL-5261] Customizing Zuul Exceptions
* [BAEL-5261] Code sanitizing
2022-02-07 18:30:56 +01:00
sharifi
9dbddab599
BAEL-5300: improve test class
2022-01-31 10:53:06 +03:30
sharifi
f1adabd811
BAEL-5300: add test class
2022-01-31 10:50:50 +03:30
sharifi
31c8cb760a
BAEL-5300: add security config
2022-01-31 10:50:37 +03:30
sharifi
f1ad33d02f
BAEL-5300: add openfeign config
2022-01-31 10:50:19 +03:30
sharifi
02ba9c8b0d
BAEL-5300: add payment resources code
2022-01-31 10:49:51 +03:30
sharifi
779e6d07e0
BAEL-5300: add oauth2 client info
2022-01-31 10:49:16 +03:30
sharifi
24a45ae941
BAEL-5300: add required dependency
2022-01-31 10:48:53 +03:30
Krzysiek
262c801be7
JAVA-9605: Disable security for the integration tests
2022-01-27 10:15:16 +01:00
johnA1331
2617b5a08b
Update README.md
2022-01-26 17:59:31 +08:00
sampadawagde
334828208a
JAVA-9510: Fix SpringContextTest in spring-cloud-openfeign
2022-01-23 12:43:25 +05:30
psevestre
6008ad49f5
Bael 5260 ( #11712 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* WIP:Update to latest Boot
* WIP: Backend App
* WIP: resource server
* WIP: Change endpoint path
* WIP: Add Postman sample
* WIP: Add keycloak baeldung realm
* WIP: Change lombok scope
* WIP: Remove lombok dependency
* [BEAL-5260] README-OAuth
2022-01-22 19:32:51 -08:00
Loredana Crusoveanu
ad6553ec02
Update OpenfeignManualTest.java
2022-01-22 17:27:13 +02:00
kwoyke
577b1b9598
JAVA-9511: Fix spring-cloud-dapr module ( #11726 )
2022-01-22 14:30:31 +05:30
sampadawagde
4aadeea06b
JAVA-9466: Fix references to parents
2022-01-19 13:30:42 +05:30
Loredana Crusoveanu
40366ac296
Merge pull request #11686 from johnA1331/master
...
BAEL-47035 - add links to github-baeldung articles
2022-01-13 11:02:43 +02:00
kwoyke
0b629590de
Merge pull request #11670 from freelansam/JAVA-9022
...
JAVA-9022: Fix formatting of POMs
2022-01-13 09:50:07 +01:00
johnA1331
5977bcd0ba
Create README.md
2022-01-13 14:09:58 +08:00
sampadawagde
150dbd10e7
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
Michael Pratt
b42e037d1d
BAEL-5267: Initial demo server and client commit ( #11631 )
...
* Initial demo server and client commit
* Add spring-cloud-load-balancer to JDK9+ profile
* Remove Java 11 dependency from loadbalancer demo
* Address comments from PR
* Fix indentation
2022-01-07 19:17:59 -06:00
Loredana Crusoveanu
63e27e1e63
Merge pull request #11604 from kwoyke/JAVA-8982
...
JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client
2021-12-21 09:52:03 +02:00
Krzysiek
dd2b8ca97b
JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client
2021-12-20 12:20:50 +01:00