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
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
Dhawal Kapil
db411e34a8
BAEL-10672 Modules with Failing SpringContextTest
...
- Renamed SpringContextTest to SpringContextLiveTest for modules that had live component
- Fixed integration build due to issues in spring-cloud-data-flow pom.xml
2019-08-10 14:52:25 +05:30
johnA1331
d3c8e5529c
Rename README.MD to README.md
2019-08-02 22:37:13 +08:00
johnA1331
7cb114e517
Create README.MD
2019-08-02 21:58:47 +08:00
psevestre
76bb391379
[BAEL-2284] R2DBC Sample Project ( #7314 )
...
* [BAEL-2284] Sample project
* [BAEL-2284] Sample project
* [BAEL-2284] Sample code adjustments
* [BAEL-2284] Sample code adjustments
* [BAEL-2284] Sample code adjustments
* [BAEL-2284] Add README
2019-07-26 07:32:23 +03:00
Dhawal Kapil
b6ae9ec3b4
Story/bael 14304 ( #7311 )
...
* BAEL-15951 Moved vavr, JHipster to default profiles
* BAEL-14304 Include the SpringContextIntegrationTest in the default build
- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists
* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles
* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
amit2103
f4a0913e79
[BAEL-15942] - POM Properties Cleanup
2019-07-14 18:40:26 +05:30
Sumeet Gajbhar
7e94de61a9
BAEL-2885 Spring Cloud Stream with Kakfa ( #7114 )
...
* BAEL-2927 added logging configuration for tomcat logs
* BAEL-2885 coding done
* BAEL-2885 formating done
* BAEL-2885 scheam namespace fixed
* fixed logback issue and added group name in config
* updated code to use the correct header for partition key
* removed the partition count
* updated the code for given comments
* BAEL-2885 removed the schema registry client dependency
2019-07-11 21:47:11 +01:00
Erik Pragt
e1bad1ab53
BAEL-2883 Fix tests in spring-cloud projects part 3
2019-07-08 16:53:05 -05:00
amit2103
37e402eb60
[BAEL-15322] - Fix formatting of POMs
2019-07-07 23:59:01 +05:30
amit2103
73ea42d0ae
[BAEL-15321] - Extracted versions into properties
2019-07-07 01:08:17 +05:30
DOHA
cf68c5c771
upgrade spring security cloud
2019-06-06 14:46:56 +02:00
Loredana
f4c7976dfe
fix parent readmes
2019-05-26 17:34:11 +03:00
Loredana Crusoveanu
134e19e1e5
Merge branch 'master' into updateVersion
2019-05-18 15:49:19 +03:00
Loredana Crusoveanu
3d9b122949
Merge pull request #6892 from rozagerardo/geroza/BAEL-10129_Update-Spring-Cloud-Eureka-article
...
[BAEL-10129] Update Spring Cloud Eureka article
2019-05-12 18:27:05 +03:00
Loredana Crusoveanu
396bfe28a9
Merge branch 'master' into master
2019-05-10 23:46:54 +03:00
collaboratewithakash
2360d26254
Back-link added
2019-05-08 14:04:03 +05:30
amit2103
aacd8866b0
[BAEL-14249] - POM Properties Cleanup
2019-05-06 00:34:04 +05:30
Ger Roza
2a815eb742
Upgraded spring Cloud Eureka article code to the latest versions
2019-05-04 13:36:43 -03:00
Loredana Crusoveanu
81d421d532
Update README.MD
2019-04-21 13:26:19 +03:00
Ger Roza
df075866cd
Added Context Test for missing spring-cloud-spring-cloud-archaius projects
2019-04-20 15:08:36 -03:00
Ger Roza
381c6a4999
fixed or added SpringContextIntegrationTests for spring cloud submodules:
...
spring-cloud-functions
spring-cloud-kubernetes/travel-agency-service
spring-cloud-openfeign
spring-cloud-task/springcloudtaskbatch
spring-cloud-vault
spring-cloud-zookeeper/HelloWorld
spring-cloud-zuul
2019-04-20 12:48:49 -03:00
Ger Roza
ea06f79651
Fixed Integration Tests for spring-cloud submodules:
...
* spring-cloud-archaius/basic-config
* spring-cloud-aws
* spring-cloud-bootstrap projects
2019-04-20 12:48:49 -03:00
Loredana Crusoveanu
ffbfa16435
Merge pull request #6705 from rozagerardo/geroza/BAEL-9493_Fix-tests-in-spring-cloud-projects-part-2
...
[BAEL-9494] fix spring-cloud context integration tests - part 2
2019-04-14 19:57:29 +03:00
Loredana Crusoveanu
dfc9b0d027
Merge pull request #6688 from sheryllresulta/master
...
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00
Jess Bring-Larsen
13f5f790ed
Removed deprecated property after version upgrade of Spring Cloud Contract.
2019-04-11 09:42:05 +02:00
Jess Bring-Larsen
e4565f7455
Updated Spring Boot and Spring Cloud Contract version.
2019-04-11 09:19:09 +02:00
Ger Roza
c685f8d4ff
fixed spring-cloud context integration tests - part 2:
2019-04-10 17:58:34 -03:00