Seun Matt
4942c57b6b
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
8fecc05588
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
b808df1ca8
[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
8dd4900979
BAEL-20663: Upgrade spring-cloud-dependencies to Hoxton.SR1
2020-01-11 23:30:33 +01:00
amit.pandey
8862292d61
[BAEL-18774] - extracted versions into properties
2019-12-24 17:17:09 +05:30
johnA1331
7b34c9525b
Update README.md
2019-12-19 18:48:32 +08:00
Loredana Crusoveanu
540bd04475
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
c98ab1d0dc
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
825b960aa3
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
a5c276576f
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
346a12fb54
[BAEL-16670] - Re-organize spring-cloud-kubernetes Project
2019-12-09 13:05:08 +02:00
kwoyke
e9801f1f16
Merge branch 'master' into BAEL-19790
2019-12-07 09:17:36 +01:00
Krzysiek
2134361638
Merge branch 'BAEL-19790' of https://github.com/kwoyke/tutorials into BAEL-19790
2019-12-07 08:58:40 +01:00
Krzysiek
9aa754c8e0
BAEL-19790: Update to Spring Boot 2.2.2
2019-12-07 08:57:56 +01:00
catalin-burcea
2f7e94bc92
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Krzysztof Woyke
5d1c886839
BAEL-19790: Remove the spring.cloud.config.server.git.uri value
2019-12-04 09:05:33 +01:00
Krzysztof Woyke
c97579a2a5
BAEL-19790: Use GetMapping and rename SecurityConfigurer
2019-12-04 09:01:18 +01:00
Krzysiek
6d7497cda0
BAEL-19790: Fix encryption issues after Spring Boot 2 migration
2019-12-03 22:23:28 +01:00
Krzysztof Woyke
0fc7df8543
BAEL-19790: Upgrade to Hoxton.RELEAS and Spring Boot 2.2.1
2019-12-03 13:53:59 +01:00
Loredana Crusoveanu
8506c19e33
Merge pull request #8219 from amit2103/BAEL-19420
...
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and…
2019-11-25 23:38:39 +02:00
Ger Roza
ac61bce004
[BAEL-3313] spring-cloud/spring-cloud-gateway | Writing custom Spring Cloud Gateway Filters -- address comments ( #8251 )
...
* Addressed comments:
* Removed Global filter bean with @Order annotation, now using class that implements Ordered
* Added logic to actually mutate the request entity (and the exchange) for the Modify Request example
* changed endpoint for languageServiceEndpoint in the chain requests example
* removed order from first simple global filter, since well be covering that with other global filter
2019-11-25 11:55:02 -08:00
amit2103
0ddc8fd096
Fixed conflicts
2019-11-25 00:24:40 +05:30
Loredana Crusoveanu
4355944184
Merge pull request #8200 from bruce-szalwinski/master
...
fix typo
2019-11-24 00:03:38 +02:00
Loredana Crusoveanu
9dcf2d6cc1
Merge pull request #8224 from johnA1331/master
...
BAEL-18815
2019-11-23 13:57:43 +02:00
Ger Roza
009aac4824
[BAEL-3313] spring-cloud/spring-cloud-gateway | Writing custom Spring Cloud Gateway Filters ( #8182 )
...
* updated dependency management in spring-cloud-gateway pom.xml
* * renamed org package to com
* renamed spring.cloud package to springcloudgateway
* deleted SpringContextIntegrationTest, as per BAEL-14304
* updated spring Junit test to jupiter
* separated introduction-application properties from application.yml, fixing launch error due to file not found exception
* Added Service to use as Proxied Service
* Added global filters and debug logs for article
* fixed error in properties source, plus added GatewayFilter Factories
* implemented Modify Request example
* implemented Modify Response example
* implemented Chain Request example
* Added Tests:
* Live Test for gateway
* Integration tests for services
Fixed small issues
* renamed tests that were not following BDD naming
2019-11-22 18:42:56 -08:00
johnA1331
eadfa09306
Create README.md
2019-11-22 00:02:20 +08:00
amit2103
bd8a6c0271
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile
2019-11-20 11:11:07 +05:30
Josh Cummings
61815909cf
Merge pull request #8199 from catalin-burcea/BAEL-19176
...
[BAEL-19176] - Move spring-zuul under spring-cloud
2019-11-19 20:00:15 -07:00
Sam Millington
9688e8fe14
Merge pull request #8156 from tinomthomas/master
...
BAEL - 1836
2019-11-18 16:41:00 +00:00
Bruce Szalwinski
dba6bcda5e
Update application.properties
2019-11-16 16:37:58 -06:00
catalin-burcea
b097819eaa
[BAEL-19176] - Move spring-zuul under spring-cloud
2019-11-16 21:37:07 +02:00
TINO
dd8d2fc593
BAEL - 1836
2019-11-08 16:11:51 +03:00
Martin van Wingerden
b6de1ffbe1
Some README rendering corrections
...
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00
johnA1331
24c73df593
Update README.md
2019-10-30 21:52:40 +08:00
Dhawal Kapil
ea0f226cf6
Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
...
# Conflicts:
# algorithms-miscellaneous-4/README.md
# algorithms-sorting/README.md
# gradle-5/README.md
# java-dates-2/README.md
# jaxb/README.md
# jersey/README.md
# libraries-primitive/README.MD
# mapstruct/README.md
# metrics/README.md
# ml/README.md
# persistence-modules/sirix/README.md
# spring-5-data-reactive/README.md
# spring-5/README.md
# spring-boot-autoconfiguration/README.md
# spring-freemarker/README.md
# spring-mvc-simple-2/README.md
# spring-mvc-xml/README.md
# spring-thymeleaf-2/README.md
# testing-modules/junit-5-advanced/README.md
# xml/README.md
2019-10-30 05:18:36 +05:30
rpvilao
3ad0171148
Merge pull request #7898 from kamleshkr/BAEL-1363
...
BAEL-1363 Fallback for Zuul Routes
2019-10-20 11:49:21 +01:00
johnA1331
1128500732
Update README.md
2019-10-18 20:40:19 +08:00
Kamlesh Kumar
7bc98e99c1
BAEL-1363: Review Comments - applications port updated
2019-10-16 08:02:48 +05:30
amit2103
78fe413411
[BAEL-18306-5] - Fix formatting of POMs Part 5
2019-10-14 00:19:15 +05:30
Eric Martin
05d2f2413f
Merge pull request #7846 from laurentiud/master
...
BAEL-3165 Integrate Kinesis with Spring Binder
2019-10-05 23:10:53 -05:00
Sam Millington
68b080e1c5
[BAEL-17476] Add readme descriptions 19 ( #7905 )
2019-10-02 22:48:02 -06:00
Sam Millington
aa88f134d3
[BAEL-17476] - Added README descriptions ( #7904 )
2019-10-02 21:43:24 -06:00
maibin
ef0b154642
Merge pull request #7833 from sjmillington/readme-7
...
[BAEL-17491] README descriptions 7
2019-10-01 14:03:17 -07:00
Kamlesh Kumar
9a456ba4f1
BAEL-1363 Fallback for Zuul Routes
2019-09-28 21:21:18 +05:30
Sjmillington
9346659bbf
re-run failing test
2019-09-27 15:23:20 +01:00
Dhawal Kapil
af75e04e50
BAEL-9496 Fix failing context tests ( #7855 )
...
* BAEL-9496 Fix failing context tests
- Fixes for SpringContextIntegrationTest in several projects
* BAEL-9496 Fix failing context tests
-Fixed ContextTests for spring-jms and further fixes spring-session-mongodb
* BAEL-9496 Fix failing context tests
-Fixed context tests from spring-rest-angular project
2019-09-25 07:25:50 -06:00
Laurentiu Delcea
42ef916c80
BAEL-3165 Integrate Kinesis with Spring Binder
2019-09-20 23:19:35 +03:00
Sjmillington
a4686004be
[BAEL-17491] README descriptions 7
2019-09-19 17:55:15 +01:00
amit2103
60fc96727a
[BAEL-17326] - Extract versions into properties
2019-09-15 17:53:10 +05:30
Ger Roza
e9e4f63313
[BAEL-9497] Fix failing context tests - part 1 ( #7719 )
...
* fixed context dependency issue and added LiveContext notes in persistence-modules/spring-data-couchbase-2 module
* fixed Context tests and added notes for spring-cloud-bus/spring-cloud-config-client module
* Added context test in spring-cloud-data-flow/spring-cloud-data-flow-stream-processing/data-flow-server module, mainly due to incompatible dependencies, plus fixed parent pom path in different modules
* fixed context tests for spring-cloud/spring-cloud-task/springcloudtaskbatch module, renamed ContextLiveTest as IntegrationTest, now configured to run with an H2 embedded instance. Moved the run note to the application
* Added SpringContextLiveTests in persistence-modules/spring-data-mongodb module
2019-09-06 10:19:30 +01:00