springboot Polish JarFile to extra anonymous inner class

Forward port of issue #20882 to 2.3.0.RC1.

springboot Polish JarFile to extra anonymous inner class

When I'm checking my project with a tool:SpotBugs version 4.0.1https://spotbugs.github.io/I found a little problem in th...

springboot Prevent shaded imports from Datastax

Hi,I just noticed two imports of com.datastax.oss.driver.shaded.guava.common.base.Functions that could be replaced with ...

springboot Remove @ConditionalOnMissingBean check on deprecated JdbcConfiguration

Spring Data JDBC's org.springframework.data.jdbc.repository.config.JdbcConfiguration is deprecated, we should stop check...

springboot http-nio-8080-Acceptor-0 parking and refuse request

my spring boot website refuse request, but the JVM is running. The stack information is as follows"http-nio-8080-A...

springboot Make it more obvious that Jolokia does not work with a WebFlux app

See #17647The documentation mentions HTTP but we could use some note that it is a servlet and as such only works with Sp...

springboot Make it more obvious that Jolokia does not work with a WebFlux app

Forward port of issue #20623 to 2.3.0.RC1.

springboot Make it more obvious that Jolokia does not work with a WebFlux app

Forward port of issue #20623 to 2.2.7.

springboot Rework some aspects of the probes support

There are a few changes that could be made to the recent availability probes work. Mostly these would be just cosmetic, ...

springboot Spring Boot Test , Repository bean not being created

Hie, I am injecting repositories into the spring boot tests.I have given that bean in the context configuration.@RunWith...

springboot ConverterNotFoundException for single entry map with "*" as key

(First, sorry to anyone who tried to read this before I reformatted the code blocks with triple backticks instead of the...

springboot Consider rollbacking RSocket BOM dependency

Hello everyone,We tried updating our applications to Spring Boot 2.2.5 (we are using gradle 6.2), and we are receiving t...

springboot UndertowCompressionConfigurer fails on invalid Media Types

Forward port of issue #20955 to 2.3.0.RC1.

springboot UndertowCompressionConfigurer fails on invalid Media Types

When the server responds with an invalid Media Type, the UndertowCompressionConfigurer fails with an exception, where it...

springboot Change Handler hashCode method to use URI rather than URL

Comment From: snicoll@Konrado85 We've decided to fix that in 2.3.x. If you disagree with that, let the team know in the ...

springboot Migrate NewRelic metrics to NewRelicClientProvider

The httpClient is now deprecated so we need to migrate to the new API.As a result, we should double check that the conne...

springboot Disable auto-configuration of Hazelcast IMDG when Hazelcast Jet is present

Spring Boot auto-configures Hazelcast IMDG when it finds relevant configuration file on the classpath or root directory....

springboot Fix of the issue #10886 Incremental compilation does not keep metadata...

Hi!This PR fixes issue #10886 "Incremental compilation does not keep metadata for NestedConfigurationProperty".Proposed ...

springboot Slow startup since 2.2.5.RELEASE

Hi,we've just bumped Springboot version from 2.2.1 to 2.2.6 and suddenly our app's startup time almost doubled, both in ...

springboot Modularizing Spring

I'm sorry if this topic has come up a million times before, but I couldn't find an official statement about what the pla...
上一页 下一页
.