Nineya
Home
Blog
springboot Unable to set spring.liquibase.database-change-log-lock-table and spring.liquibase.database-change-log-table
2025-01-06 07:19:12
2711
Hello, I have generated a database changelog using Liquibase from an existing database (to which I added some tables), a...
springboot Provide a way to customize RedisCacheManager
2025-01-06 07:19:06
2314
Spring Boot uses CacheManagerCustomizer to customize cache managers. RedisCacheConfiguration calls a list of CacheManage...
springboot Upgrade Java 11 version in CI image
2025-01-06 07:18:59
41
Forward port of issue #19763 to 2.3.0.M1.
springboot Upgrade Java 11 version in CI image
2025-01-06 07:18:53
134
https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.6%2B10/OpenJDK11U-jdk_x64_linux_hotspot_11...
springboot Upgrade Java 11 version in CI image
2025-01-06 07:18:47
163
Forward port of issue #19763 to 2.2.4.Comment From: snicollClosed by https://github.com/spring-projects/spring-boot/comm...
springboot No good enough information about db reconnect
2025-01-06 07:18:41
3236
Hello,We all have a problem with disconnected databases that at some point recover.To recover we restart the database an...
springboot Provide empty Optional for missing values when using @ConstructorBinding
2025-01-06 07:18:34
1779
I'm attempting to use immutable @ConfigurationProperties objects with @ConstructorBinding. Despite the opinion of many,...
springboot Upgrade to Cassandra driver 4
2025-01-06 07:18:28
7471
The Cassandra 4 driver comes with several changes (in comparison to the 3.x driver). An upgrade requires some coordinati...
springboot Upgrade to Reactor Dysprosium-SR4
2025-01-06 07:18:21
83
Reactor Netty 0.9.4 will be released on Monday and fixes a back compatibility issue
springboot Bug in org.springframework.boot on 2.2.3.RELEASE version
2025-01-06 07:18:15
7619
Hello, I got the bug in org.springframework.boot on 2.2.3.RELEASE version, literally on org.springframework.boot:spring-...
springboot Ant smoke tests do not seem to run tests
2025-01-06 07:18:08
1583
Hi,I initially was looking into a warning in the build caused by spring-boot-smoke-test-ant not setting includeantruntim...
springboot AutowireBean () of AutowireCapableBeanFactory failed to inject bean, returned undefined
2025-01-06 07:18:02
1182
spring boot 2.2Comment From: cielswift@Autowired private AutowireCapableBeanFactory capableBeanFactory;capableBeanFac...
springboot Overview of @Scheduled methods (spring-boot-actuator)
2025-01-06 07:17:52
3303
We use @Scheduled annotation to schedule some tasks. But they are hidden at runtime and can be forgotten easily. It woul...
springboot Allow custom url in @AutoConfigureTestDatabase
2025-01-06 07:17:45
2692
This allows a custom URL to specified in @AutoConfigureTestDatabase.It was not straightforward:We leverage org.springfra...
springboot Add config property for CodecConfigurer.maxInMemorySize in WebFlux
2025-01-06 07:17:38
1821
As of spring-projects/spring-framework#23884, Spring Framework supports configuring buffering limits on the webflux code...
springboot Upgrade to spring-javaformat 0.0.19
2025-01-06 07:17:31
41
Forward port of issue #19710 to 2.3.0.M1.
springboot Upgrade to spring-javaformat 0.0.19
2025-01-06 07:17:25
38
Forward port of issue #19710 to 2.2.4.
springboot Upgrade to Spring HATEOAS 1.1.0.M1
2025-01-06 07:17:19
3826
Comment From: wilkinsonaThere appears to be a breaking API change (due to removal of a deprecated API) so this will have...
springboot Revise documentation that mentions Gradle "compile" configuration
2025-01-06 07:17:12
922
Hi,afaik compile has been deprecated in favor of using api or implementation. In some places in the documentation the ol...
springboot RabbitProperties always uses the first address, even if multiple nodes are configured
2025-01-06 07:17:06
1421
We have a three-node RabbitMQ cluster.We configure a RabbitProperties bean with (among other necessary config) calling ....
上一页
下一页
1
…
2116
2117
2118
2119
2120
…
2127
.