Nineya
Home
Blog
SpringBoot Liquibase 4.7.0 upgrade causing issue
2025-01-07 02:10:19
3202
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
2025-01-07 02:10:13
194
The two repository auto-configuration test classes are still using some Elasticsearch configuration properties that were...
SpringBoot Run LoaderIntegrationTests against multiple JDKs
2025-01-07 02:10:07
280
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
2025-01-07 02:10:03
2907
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
2025-01-07 02:09:55
115
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
2025-01-07 02:09:49
10480
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
2025-01-07 02:09:44
278
Considering that DependsOnDatabaseInitializationPostProcessor is a BeanFactoryPostProcessor it should use EnvironmentAwa...
SpringBoot Graceful shutdown for RSockets
2025-01-07 02:09:41
765
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
2025-01-07 02:09:37
719
https://github.com/spring-projects/spring-boot/blob/40950960eb5ddc8eb5ade6144a9452f556eb9fa5/spring-boot-project/spring-...
SpringBoot Upgrade to Logback 1.2.9
2025-01-07 02:09:31
107
Comment From: bclozelReopening for 1.2.9 upgrade for LOGBACK-1591.Comment From: snicollSuperseded by #29476
SpringBoot Upgrade to Log4j2 2.17.0
2025-01-07 02:09:28
112
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
2025-01-07 02:09:16
239
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
2025-01-07 02:09:13
814
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
2025-01-07 02:09:09
126
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
2025-01-07 02:09:01
758
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
2025-01-07 02:08:58
2105
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
2025-01-07 02:08:49
4138
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
2025-01-07 02:08:40
4994
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
2025-01-07 02:08:35
136
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
2025-01-07 02:08:31
211
This is the same change as 68806bfef851e28accc99fe839ae4c1651b242cc but applied also to the Query By Example auto-config...
上一页
下一页
1
…
1973
1974
1975
1976
1977
…
2246
.