Commit Graph

34 Commits

Author SHA1 Message Date
sampadawagde b8176a265a JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
sampadawagde 9d19160043 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
johnA1331 ee5139b8fd Create README.md 2022-02-09 14:03:10 +08:00
Sarath Chandra 289b9c0fa8 [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
sampadawagde f73a8944ac JAVA-9466: Fix references to parents 2022-01-19 13:30:42 +05:30
kwoyke 514e80aae7 Merge pull request #11585 from chaos2418/JAVA-3591
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
chaos2418 000dcdf966 JAVA-3591: updating mockito-core to 4.1.0 2021-12-18 13:40:53 +05:30
Krzysiek 15eeebb140 JAVA-8794: Leave spring-zuul-rate-limiting on 2.4.7 2021-12-16 12:21:02 +01:00
Krzysiek be0b41d232 JAVA-8794: Update spring-cloud-zuul dependencies 2021-12-15 10:54:36 +01:00
Krzysiek 8b280e689a JAVA-8667: Remove hamcrest dependency declarations from the child modules 2021-11-24 13:20:20 +01:00
kwoyke eb1f4e1e90 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
sampadawagde f451361625 JAVA-5409: Fix formatting of POMs (Spring Cloud - Part 2) 2021-05-14 17:43:57 +05:30
mikr 3737e930b9 JAVA-4863 Update Spring cloud version 2021-03-15 23:28:11 +01:00
mikr cb7c9406ee JAVA-3498 Fix integration test in spring-cloud-zuul (fix imports - 2) 2020-12-31 12:24:17 +01:00
mikr bef161cc5d JAVA-3498 Fix integration test in spring-cloud-zuul (fix imports) 2020-12-31 12:22:01 +01:00
mikr 47ada8bdca JAVA-3498 Fix integration test in spring-cloud-zuul 2020-12-31 12:19:30 +01:00
Krzysztof Woyke b4ccf851d3 JAVA-3570: Keep spring-cloud-zuul on Spring Boot 2.3.3 [cloud] 2020-12-14 11:02:50 +01:00
Loredana b4ae0bfb63 JAVA-3498 rename test to exclude it from build temporarily 2020-11-07 11:57:38 +02:00
Loredana 2fb06fdcdd remove explicit version overrides JAVA-1671 2020-10-10 13:38:26 +03:00
fdpro ce9356179e [JAVA-1671] Upgraded JUnit and Maven Surefire Plugin versions
* For modules inheriting from spring-cloud directly

* Other modules as well
2020-09-26 14:29:09 +02:00
mikr 87f19ad21a Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-zuul-rate-limiting, hibernate-ogm, jpa-hibernate-cascade-type 2020-08-30 16:54:15 +02:00
Krzysiek e176cc2d42 JAVA-1652: Get rid of the overriden spring-boot.version property 2020-08-04 23:06:05 +02:00
amit.pandey 0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
amit.pandey ee8d7adb8e formatted pom.xml file 2020-03-22 07:24:38 +05:30
johnA1331 89e0499ea6 Update README.md 2020-03-18 12:49:21 +08:00
dupirefr cc79530c9c [JAVA-131] Unifying hamcrest-core and hamcrest-libraries dependencies under hamcrest 2020-03-05 07:51:28 +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
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 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
catalin-burcea a6a5999e4f [BAEL-19176] - Move spring-zuul under spring-cloud 2019-11-16 21:37:07 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00