Commit Graph

16 Commits

Author SHA1 Message Date
Arvind Kumar Avinash f493bfc959 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 c5250929f5 JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored 2021-12-30 10:34:14 +05:30
Krzysiek f913e0c006 JAVA-8358: Move Spring Boot Exit Codes code 2021-12-01 10:48:53 +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
Ali Dehghani 164957ad0a Improvement for Spring Boot Exit Codes 2020-08-09 11:38:50 +04:30
sampadawagde 254319fb30 JAVA-2297: Update "Spring Boot custom error page" article 2020-08-02 23:17:57 +05:30
Ali Dehghani b6996fbc05 Added Trailing slash to Fix the Relative Path Bug 2020-04-25 22:55:00 +04:30
Krzysztof Woyke 071a86a223 JAVA-1098: Add code for the Spring Boot Exit Codes 2020-03-26 15:12:26 +01:00
Krzysiek e8eba5fe3d JAVA-86: spring-boot-favicon 2020-03-15 21:46:59 +01:00
Krzysiek b19dbb9c20 JAVA-86: spring-boot-add-filter 2020-03-15 20:36:28 +01:00
Krzysiek c79e927ddd JAVA-86: Add tests for spring-boot-failure-analyzer 2020-03-15 20:19:33 +01:00
Krzysiek e2b2efa72d JAVA-86: Refactor spring-boot-custom-error-page 2020-03-15 20:10:28 +01:00
Krzysiek 9a4f4e47dc JAVA-86: spring-boot-custom-error-page 2020-03-15 16:55:18 +01:00
Krzysiek fff4be33f0 JAVA-86: spring-boot-failure-analyzer 2020-03-15 16:24:26 +01:00
Krzysiek afcd5d23c5 JAVA-86: Migrate spring-boot-custom-banners 2020-03-15 11:32:12 +01:00
Krzysiek 2ce585c3ea JAVA-86: Initial migration - spring-boot-change-port 2020-03-15 09:51:11 +01:00