Commit Graph

16 Commits

Author SHA1 Message Date
Arvind Kumar Avinash
876116c7bd Update UserController.java
Changed the name and email address of the second and the third user to avoid confusion for the readers.
2022-03-31 08:59:10 +01:00
chaos2418
8236c8b3c1 JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored 2021-12-30 10:34:14 +05:30
Krzysiek
a66d9b5fd2 JAVA-8358: Move Spring Boot Exit Codes code 2021-12-01 10:48:53 +01: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
Ali Dehghani
a8527752ea Improvement for Spring Boot Exit Codes 2020-08-09 11:38:50 +04:30
sampadawagde
47418ab40e JAVA-2297: Update "Spring Boot custom error page" article 2020-08-02 23:17:57 +05:30
Ali Dehghani
46901fd4f0 Added Trailing slash to Fix the Relative Path Bug 2020-04-25 22:55:00 +04:30
Krzysztof Woyke
401f8484cb JAVA-1098: Add code for the Spring Boot Exit Codes 2020-03-26 15:12:26 +01:00
Krzysiek
e48d59c254 JAVA-86: spring-boot-favicon 2020-03-15 21:46:59 +01:00
Krzysiek
8aa6c21e70 JAVA-86: spring-boot-add-filter 2020-03-15 20:36:28 +01:00
Krzysiek
923e73e092 JAVA-86: Add tests for spring-boot-failure-analyzer 2020-03-15 20:19:33 +01:00
Krzysiek
52f66605f0 JAVA-86: Refactor spring-boot-custom-error-page 2020-03-15 20:10:28 +01:00
Krzysiek
9fb8a1a374 JAVA-86: spring-boot-custom-error-page 2020-03-15 16:55:18 +01:00
Krzysiek
820a8455dd JAVA-86: spring-boot-failure-analyzer 2020-03-15 16:24:26 +01:00
Krzysiek
ff42137edf JAVA-86: Migrate spring-boot-custom-banners 2020-03-15 11:32:12 +01:00
Krzysiek
29801b8da1 JAVA-86: Initial migration - spring-boot-change-port 2020-03-15 09:51:11 +01:00