SpringBoot Liquibase 4.7.0 upgrade causing issue

I have a hobby project running on Boot 2.7 snapshot and today the project stopped working because of the Liquibase 4.7.0...

SpringBoot Move Elasticsearch repository auto-config tests away from deprecated config properties

The two repository auto-configuration test classes are still using some Elasticsearch configuration properties that were...

SpringBoot Run LoaderIntegrationTests against multiple JDKs

LoaderIntegrationTests is currently pegged to JDK 15, It would be nice to run against 8, 11 and 17 and possibly a few di...

SpringBoot Improve findability of current docs

I suggest to configure the webserver for the documentation, so that only https://docs.spring.io/spring-boot/docs/current...

SpringBoot Upgrade to Spring Session 2021.2.0-M1

Comment From: snicollWe need to check with the Spring Session team as I don't think the version is right for 2.7.x.

SpringBoot @Bean method returning TaskScheduler not working when configuration implements AsyncConfigurer in 2.6.2

After upgrading from Spring Boot 2.6.1 to 2.6.2 the following configuration does not work anymore:import java.util.concu...

SpringBoot DatabaseInitializationDependencyConfigurer should not inject the Environment

Considering that DependsOnDatabaseInitializationPostProcessor is a BeanFactoryPostProcessor it should use EnvironmentAwa...

SpringBoot Graceful shutdown for RSockets

Along the lines of WebServer.shutDownGracefully() it would be good to be able to control the shutdown of an RSockets app...

SpringBoot swagger should not configure mapping by default

https://github.com/spring-projects/spring-boot/blob/40950960eb5ddc8eb5ade6144a9452f556eb9fa5/spring-boot-project/spring-...

SpringBoot Upgrade to Logback 1.2.9

Comment From: bclozelReopening for 1.2.9 upgrade for LOGBACK-1591.Comment From: snicollSuperseded by #29476

SpringBoot Upgrade to Log4j2 2.17.0

Comment From: snicollReopening to upgrade to 2.17.0 per CVE-2021-45105.Comment From: snicollSuperseded by #29186

SpringBoot Harmonize dependency upgrades with Spring Boot 2.7.0-M1

To avoid duplicating a large number of dependency upgrades in 2.7.x and 3.0.x, we've decided to only create dedicated i...

SpringBoot Upgrade to Spring Data 2022.0.0-M1

Comment From: mp911deNote that we've relabelled Spring Data 3.0 to 2022.0 (instead of 2022.1)Comment From: mp911deProjec...

SpringBoot Add missing dependency management for Flyway

See https://github.com/spring-projects/spring-boot/issues/29249#issuecomment-1004039520. Flyway 8.4.0 added a firebird m...

SpringBoot Upgrade to Flyway 8.3.0

Comment From: snicollSince Flyway 8.1.0, SQL server support has been extracted to a plugin. This has the following conse...

SpringBoot Upgrade to Embedded Mongo 3.2.5

Fix #28538Comment From: pivotal-cla@juherr Please sign the Contributor License Agreement!Click here to manually synchron...

SpringBoot 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail

Greetings Spring Boot. I ran into an unexpected results with the following setup with config loading. Let's consider w...

SpringBoot Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later

We've upgraded from Spring Boot 2.5.6 to Spring Boot 2.6.0 and noticed we are getting a new warning when using Tomcat wi...

SpringBoot Remove support for Thymeleaf until it supports Servlet 5

https://github.com/thymeleaf/thymeleaf/issues/811Comment From: wilkinsonaSuperseded by the upgrade to 3.1.0-M1 which sup...

SpringBoot Update GraphQL Query By Example autoconfig

This is the same change as 68806bfef851e28accc99fe839ae4c1651b242cc but applied also to the Query By Example auto-config...
上一页 下一页
.