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...

springboot Support running different main class from fat jar

Our applications contain multiple main classes via dependent jar library.(e.g.: a dependent jar contains simple tool app...

springboot Default for spring.kafka.listener.missing-topics-fatal is no longer aligned with Spring Kafka's default

Related to: ISSUE -20828Issue Explanation:Spring-Kafka configuration change - Starting with version 2.3.4, the missingTo...

springboot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye!

springboot Change PropertiesLauncher equals method to use URI rather than URL

We seem to have a little problem here:"The equals and hashCode methods of URL are blocking"Comment From: bclozelI guess ...

springboot Add reference to Mule 4 starter

A 'Bootiful' approach to run Mule 4 embedded into a Spring Boot application.Comment From: pivotal-issuemaster@mnusan Ple...

springboot Remove unused fields in tests

Hi,this PR removes a couple of unused fields in tests.Cheers,Christoph
上一页 下一页
.