Commit Graph

573 Commits

Author SHA1 Message Date
kwoyke
daa102c69f Merge pull request #11551 from chaos2418/JAVA-8649-2
JAVA-8649: removing bootstrap.properties in spring-cloud-bus module
2021-12-06 10:49:58 +01:00
chaos2418
e05e8c13b3 JAVA-8649: removing bootstrap.properties in spring-cloud-bus module 2021-12-05 20:59:15 +05:30
chaos2418
725922751e JAVA-8649-1: updating spring-cloud release train version in spring-cloud-vault and removing bootstrap.yml 2021-12-01 20:39:43 +05:30
Krzysiek
15a103b4f8 JAVA-8667: Remove hamcrest dependency declarations from the child modules 2021-11-24 13:20:20 +01:00
kwoyke
2c3a18da18 Merge pull request #11468 from chaos2418/JAVA-8405
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
chaos2418
ebb3e100f8 JAVA-7832: spring-cloud-config bootstrap.properties need to change to application.properties/yml 2021-11-20 17:23:33 +05:30
chaos2418
a62c0f3c8b JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
Krzysiek
795d78f45e JAVA-8436: Remove AssertJ depenendency from the child modules - part 2 2021-11-18 12:23:39 +01:00
freelansam
2dd519f647 Merge branch 'master' into JAVA-8204 2021-11-09 18:20:05 +05:30
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
chaos2418
da4027424e JAVA-1664: upgrading parent-boot-2 junit and surefire configurations 2021-11-02 14:51:24 +05:30
Dhawal Kapil
5f9befd0c4 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
freelansam
38b09bf2ab JAVA-7782: Align module names, folder names and artifact id (#11361)
* JAVA-7782: Align module names, folder names and artifact id

* JAVA-7782: Align module names, folder names and artifact id
2021-10-25 01:36:50 +05:30
johnA1331
0e40d46cf1 Update README.md 2021-09-24 16:05:13 +08:00
freelansam
23fec3d8a7 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
kwoyke
3252bebde6 JAVA-7133: POM Properties Cleanup (#11229)
* JAVA-7133: Use common org.slf4j.version property

* JAVA-7133: Use common logback.version property
2021-09-16 22:34:26 +05:30
anuragkumawat
f422520c99 JAVA-2800 : Upgrade spring-cloud-connectors-heroku to the latest Spring Boot version 2021-09-13 20:04:10 +05:30
Dhawal Kapil
e15754d370 JAVA-6216 Renamed spring-cloud-ribbon-retry to *ManualTest as they both (#11132)
expected at live running server to connect to
2021-08-17 23:35:33 +05:30
johnA1331
be8156cc24 Create README.md 2021-08-11 11:38:19 +08:00
Gerald Boersma
e1c7c0ef48 BAEL-5049 spring-cloud-dapr (#11063)
* BAEL-5049 Added tutorial code for article.

* BAEL-5049 Added readme.

* Initial code for 2-javasdk to properly include as part of Spring Boot project.

* Added binding with rabbitmq.

* Removed 1-intro module.

* Updates from comments.

* Added .gitignore back in.

* Cleaned up POMs.

* Get rid of .gitignore.

* Change controller to use GetMapping.

Co-authored-by: Gerald Boersma <gerald.boersma@icsynergy.com>
2021-08-07 19:55:35 -05:00
freelansam
69a1db0eb0 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
freelansam
56aea7e8a4 JAVA-6474/JAVA-6324: Align module names, folder names and artifact id (#11071)
* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id
(template)

* JAVA-6474/JAVA-6324: revert changes for guest modules
2021-07-28 20:10:03 +05:30
davidmartinezbarua
ecbb4f0f24 Merge pull request #10857 from MicuEmerson/master
BAEL-4014 - added the code
2021-07-09 14:51:09 -03:00
kwoyke
c77e9264d5 JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956)
* JAVA-5875: Upgrade Spring Boot to 2.5.1

* JAVA-5875: Leave jta module on Spring Boot 2.4.7

* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0

* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix SQL Script DataSource Initialization

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix RepositoryRestConfigurer

* JAVA-5875: Fix issues caused by rest-assured upgrade

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Update de.flapdoodle.embed.mongo dependency

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Update Spring Cloud dependencies

* JAVA-5875: Update cloud dependencies

* JAVA-5875: Defer datasource initialization

* JAVA-5875: Fix rest assured version

* JAVA-5875: Fix Spring Batch serialization issue

* JAVA-5875: Update Spring Cloud Stream version

* JAVA-5875: Update Spring Kafka version

* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
kwoyke
248192b49f BAEL-3727: Add example NOT using Feign (#10929)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-19 08:16:32 +02:00
johnA1331
175b90c1f3 Update README.md 2021-06-09 16:52:42 +08:00
MicuEmerson
b9fcd3492d BAEL-4014 - added the code 2021-06-02 20:57:42 +03:00
kwoyke
37853da256 Merge branch 'master' into task/JAVA-5550 2021-05-16 20:47:40 +02:00
Dhawal Kapil
ff16539dcf JAVA-5550 Removed Spring Milestones/RC dependencies from projects and upgraded them to their respective central versions 2021-05-16 16:40:29 +05:30
sampadawagde
513746ebbc JAVA-5409: Fix formatting of POMs (Spring Cloud - Part 2) 2021-05-14 17:43:57 +05:30
sampadawagde
529203340e JAVA-5409: Fix formatting of POMs (Spring Cloud - Part 1) 2021-05-14 17:43:24 +05:30
johnA1331
fc3412c754 Create README.md 2021-04-14 23:42:50 +08:00
Loredana Crusoveanu
74c7e975c8 Merge pull request #10604 from Maiklins/JAVA-4341-Upgrade_spring-cloud-_modules
Java 4341 upgrade spring cloud  modules
2021-04-12 17:43:17 +03:00
freelansam
1eee5f30d8 Merge branch 'master' into JAVA-3576 2021-04-10 16:21:13 +05:30
Loredana Crusoveanu
2055bcec9f Merge pull request #10639 from collaboratewithakash/master
Updated a few readme files
2021-04-08 10:40:28 +03:00
collaboratewithakash
902f03af4e added a new readme file 2021-04-08 00:14:32 +05:30
Amit Bhave
03c094aaf3 BAEL-3636 Add degrade and system protection rules configurations 2021-04-04 21:49:59 +05:30
Amit Bhave
14877473fd Merge remote-tracking branch 'upstream/master' 2021-04-04 21:35:52 +05:30
sampadawagde
13899b2ac5 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
Krzysztof Woyke
f17d5e9e03 JAVA-3593: Use byte-buddy version inherited from the main pom.xml 2021-03-29 23:11:42 +02:00
mikr
173c3c9959 JAVA-4341 Upgrade spring-cloud-* modules 2021-03-28 23:09:32 +02:00
Krzysztof Woyke
e56e12e8c7 JAVA-3295: Remove redundant java.version property 2021-03-26 12:55:14 +01:00
Krzysztof Woyke
19f5252e15 JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml 2021-03-24 09:37:43 +01:00
Amit Bhave
d64daae253 BAEL-3636 Use spaces instead of tabs 2021-03-21 19:23:03 +05:30
Amit Bhave
86f15a6ebd BAEL-3636 Add sentinel dashboard dependency 2021-03-21 18:57:06 +05:30
Amit Bhave
9ed22e4436 Merge remote-tracking branch 'upstream/master' 2021-03-21 18:51:04 +05:30
mikr
5c2a7b9126 JAVA-4863 Update Spring cloud version 2021-03-15 23:28:11 +01:00
mikr
348d78cad0 JAVA-4293-remove-spring-security-credentials 2021-02-28 23:13:12 +01:00
Maiklins
d8827f0415 Java 4293 update dockerizing spring boot app article (#10512)
* JAVA-4293 Fix Dockerize Spring Boot article

* JAVA-4293 Remove authentication / fix pom file

Co-authored-by: mikr <michael.krimgen@ximedes.com>
2021-02-28 20:46:48 +05:30
Amitabh Tiwari
eab5892174 Bael 4804 config update (#10505)
* Removed the configuration annotation

* Removed @confiuration

Co-authored-by: Amitabh Tiwari <Amitabh.Tiwari@maersk.com>
2021-02-19 15:17:31 -08:00