springboot No good enough information about db reconnect

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

I'm attempting to use immutable @ConfigurationProperties objects with @ConstructorBinding. Despite the opinion of many,...

springboot Upgrade to Cassandra driver 4

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

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

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

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

spring boot 2.2Comment From: cielswift@Autowired private AutowireCapableBeanFactory capableBeanFactory;capableBeanFac...

springboot Overview of @Scheduled methods (spring-boot-actuator)

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

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

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

Forward port of issue #19710 to 2.3.0.M1.

springboot Upgrade to spring-javaformat 0.0.19

Forward port of issue #19710 to 2.2.4.

springboot Upgrade to Spring HATEOAS 1.1.0.M1

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

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

We have a three-node RabbitMQ cluster.We configure a RabbitProperties bean with (among other necessary config) calling ....

springboot springboot deploy error

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springSecurityFilterChain' defi...

springboot confusion points of org.springframework.boot.context.event.EventPublishingRunListener

The name of the method org.springframework.boot.context.event.EventPublishingRunListener # contextLoaded and the name of...

springboot Summarize test failures on a failed build

When unit tests fail with a Gradle build in CI, you don't get enough information about the test cases that failed. FAILU...

springboot sessionId is different between sessionRegistry and authentication.getDetails

I use a function to get all logged session below:List<Object> allPrincipals = sessionRegistry.getAllPrincipals();L...

springboot Upgrade to Spring Data Neumann-M2

This will also require #18621.Comment From: wilkinsonaLet's keep this open until we've moved off snapshots.Comment From:...
上一页 下一页
.