Commit Graph

67 Commits

Author SHA1 Message Date
johnA1331 376046bacf Update README.md 2020-05-12 16:58:13 +08:00
Eric Martin 58d893cf6e Merge pull request #9245 from johnA1331/master
github-related test fix (results: 03.05.2020) - BAEL-24010
2020-05-09 23:09:23 -05:00
Eric Martin fd2172c6c0 Merge pull request #9159 from carloscaverobarca/BAEL-3312-Spring-Cloud-Gateway-WebFilter-Factories
BAEL-3312 Spring Cloud Gateway WebFilter Factories
2020-05-08 21:03:22 -05:00
johnA1331 66cf67cc7c Update README.md 2020-05-05 16:45:16 +08:00
Sampada 93074cdabc JAVA-929: Migrate spring-cloud-aws to parent-boot-2 (#9230)
* JAVA-929: Migrate spring-cloud-aws to parent-boot-2

* JAVA-929: Corrected Live Tests

* JAVA-929: Updated README
2020-05-04 20:36:20 +05:30
Cavero Barca ec8d2244a3 Add RedisRateLimiter to webfilter package 2020-04-27 01:22:33 +02:00
Cavero Barca 44485bcc48 Use a two-space indent when continuing a line 2020-04-25 01:49:20 +02:00
Cavero Barca b25323afb2 Add testing to the WebFilter Factories Spring Boot project 2020-04-21 15:33:39 +02:00
Cavero Barca b37ee5f26d Add WebFilter Factories examples configured through yaml and Java DSL 2020-04-21 15:29:47 +02:00
amit.pandey 7facbd6bf6 update artifictId in pom file 2020-04-12 04:31:53 +05:30
Catalin Burcea 88cc732dc7 BAEL-3649 Quick Guide to Spring Cloud Circuit Breaker (#8819) 2020-04-09 08:30:04 +01:00
amit.pandey ee8d7adb8e formatted pom.xml file 2020-03-22 07:24:38 +05:30
johnA1331 c6ada1f61c Update README.md 2020-03-18 13:30:31 +08:00
johnA1331 89e0499ea6 Update README.md 2020-03-18 12:49:21 +08:00
dupirefr bc2c937183 [JAVA-131] Renaming the property works better 2020-03-05 08:08:43 +01:00
dupirefr f881a11e43 [JAVA-131] Reverted hamcrest to hamcrest-core because version used is 1.3 in Greetings module 2020-03-05 07:57:56 +01:00
dupirefr cc79530c9c [JAVA-131] Unifying hamcrest-core and hamcrest-libraries dependencies under hamcrest 2020-03-05 07:51:28 +01:00
dupirefr 99a786c39c [JAVA-632] Moved packages from org.baeldung to com.baeldung 2020-02-28 20:59:15 +01:00
François Dupire 107bf079f9 Enabling spring-cloud-security module (#8783) 2020-02-28 18:26:22 +11:00
dupirefr 0fe1d68f50 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: updating pom.xml groups 2020-02-22 10:43:54 +01:00
dupirefr 34b4d42946 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-task 2020-02-22 10:42:08 +01:00
dupirefr a6c263105b [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-vault 2020-02-22 10:40:27 +01:00
dupirefr 9a5df17832 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-stream 2020-02-22 10:38:21 +01:00
dupirefr da21838853 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-ribbon-client 2020-02-22 10:36:57 +01:00
dupirefr f8e227d0cf [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-rest 2020-02-22 10:35:49 +01:00
dupirefr 8c709e9f8c [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-contract 2020-02-22 10:29:23 +01:00
dupirefr 505ed38593 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-zookeeper 2020-02-22 10:25:02 +01:00
dupirefr ac44d74f33 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-bootstrap 2020-02-22 10:20:16 +01:00
dupirefr c28dd10fa7 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-kubernetes 2020-02-22 10:15:18 +01:00
dupirefr 03e3b5c046 [JAVA-632] Standardizing packages from org.baeldung to com.baeldung:
spring-cloud-archaius
2020-02-22 10:10:55 +01:00
Seun Matt f33e9961a1 propage exception in example code (#8738)
* example code for BAEL-3749

* added live test

* added live test

* improved exception handling in response log filter

* propage exception in example code

* updated repo with upstream
2020-02-16 14:07:46 -08:00
Seun Matt c4f9d44ef5 improved exception handling in response log filter (#8715)
* example code for BAEL-3749

* added live test

* added live test

* improved exception handling in response log filter
2020-02-14 16:53:17 -08:00
Seun Matt 4869ddbc3e example code for BAEL-3749 (#8679)
* example code for BAEL-3749

* added live test

* added live test
2020-02-08 20:10:23 -08:00
Loredana Crusoveanu e71cc54b37 Merge pull request #8487 from kwoyke/BAEL-20663
BAEL-20663: Upgrade to the latest Spring Boot 2.2.2 version
2020-01-26 11:30:59 +02:00
psevestre 24e69ed49a [BAEL-3311] Spring Cloud Gateway Routing Predicate Factories (#8549)
* [BAEL-3311] Spring Cloud Gateway Routing Predicate Factories

* [BAEL-3311] Code formatting

* [BAEL-3311] LiveTests
2020-01-21 08:05:53 -08:00
Krzysiek bff2320290 BAEL-20663: Upgrade spring-cloud-dependencies to Hoxton.SR1 2020-01-11 23:30:33 +01:00
amit.pandey b99b7b8b25 [BAEL-18774] - extracted versions into properties 2019-12-24 17:17:09 +05:30
johnA1331 80f1985745 Update README.md 2019-12-19 18:48:32 +08:00
Loredana Crusoveanu d80152c450 Merge pull request #8360 from rozagerardo/rozagerardo/BAEL-3313_writing-custom-spring-cloud-gateway-filters--package-rearrange
[BAEL-3313] spring-cloud/spring-cloud-gateway | Writing custom Spring Cloud Gateway Filters - rearrange packages
2019-12-14 14:25:46 +02:00
Josh Cummings 3ad567773d Merge pull request #8337 from catalin-burcea/BAEL-16670
[BAEL-16670] - Re-organize spring-cloud-kubernetes Project
2019-12-13 15:17:49 -07:00
Gerardo Roza a3bb1a439c rearranged packages to include service and secondservice into gateway customfilters package, as they belong to that article 2019-12-12 18:21:09 -03:00
Krzysiek 2a419fc261 BAEL-19878: Upgrade spring-cloud-zuul to Spring Boot 2.2.2 and Spring Cloud Hoxton 2019-12-09 20:41:35 +01:00
catalin-burcea 5f47c971d0 [BAEL-16670] - Re-organize spring-cloud-kubernetes Project 2019-12-09 13:05:08 +02:00
kwoyke 6be8443fd6 Merge branch 'master' into BAEL-19790 2019-12-07 09:17:36 +01:00
Krzysiek 6f43b1b69d Merge branch 'BAEL-19790' of https://github.com/kwoyke/tutorials into BAEL-19790 2019-12-07 08:58:40 +01:00
Krzysiek eb0512d766 BAEL-19790: Update to Spring Boot 2.2.2 2019-12-07 08:57:56 +01:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Krzysztof Woyke b43a3d1b4c BAEL-19790: Remove the spring.cloud.config.server.git.uri value 2019-12-04 09:05:33 +01:00
Krzysztof Woyke 47277fb85f BAEL-19790: Use GetMapping and rename SecurityConfigurer 2019-12-04 09:01:18 +01:00
Krzysiek fdb0932706 BAEL-19790: Fix encryption issues after Spring Boot 2 migration 2019-12-03 22:23:28 +01:00