springboot Add Period converter support

As suggested by @odrotbohm, It would be nice to have a Period converter similar to the Duration one we provide. Comment ...

springboot Binder @DefaultValue does not work with PropertyEditor converters

Version informationSpring-boot version: 2.2.6.RELEASEIssue reproduction and actual resultI have some simple constructor-...

springboot Remove deprecated configuration properties

Hi,I just noticed that the deprecated server.connection-timeout was deprecated in 2.1.x already (see #18473) . While rel...

springboot Staging release fails with parent path issue

[FATAL] Non-resolvable parent POM for com.example:test-spring-boot-2.3.0:0.0.1-SNAPSHOT: Could not transfer artifact org...

springboot Managed JDBC driver is not deregistered on context shutdown

Hi,I created a new Spring Starter Project in STS (3.6.3.SR1 for Mac) with no code changes and ...pom.xml<?xml version...

springboot Add InputStreamSourceToByteArrayConverter

It would be useful if the ApplicationConversionService could convert between InputStreamSource instances (for example a ...

springboot In an immutable @ConfigurationProperties object nested properties object is null when no nested property specified

Version informationSpring-boot: 2.2.6.RELEASEReproductionI have an immutable @ConfigurationProperties class with nested ...

springboot Only enable flaky test support on CI

Having them locally can be annoying.

springboot Maven plugin examples for build-image command line properties are incorrect

The 2.3.0.M4 docs contain these examples: $ mvn spring-boot:build-image -Dspring-boot.build-image:builder=mine/java-cnb-...

springboot Improve handling of cancelled requests when publishing WebClient metrics

Currently, MetricsWebClientFilterFunction does handle the signal via doOnEach() method. When a timeout cancels the pipel...

springboot Upgrade to Flyway 6.3.3

Comment From: wilkinsonaSuperseded by #21269.

springboot Enable transaction auto-configuration when using @DataMongoTest and there is a MongoTransactionManager bean

Using @DataMongoTest currently does not enable auto-configuration for transactions which means that tests for transactio...

springboot Do not auto-create IMDG instance when Jet is present

Spring Boot automatically creates a Hazelcast instance when either Config bean exist or when it finds a configuration fi...

springboot Fix checkstyle violation

Hi,commit 1abe0f16d0575e53464182935e6ba8a7646fd265 has introduced two checkstyle violations, which this PR fixes.Cheers,...

springboot pull/21267 upgrade mockito-core

Ensure such upgrade.Comment From: wilkinsona@netbeansuser2019 There's no need to open an issue for a pull request that y...

springboot Update pom.xml

Updated mockito-core and related net.bytebuddy:*And of course it should be then in BOM.net.bytebuddy:byte-buddy:1.10.9+C...

springboot Expose additional CNB builder options with build plugins

The CNB builder infrastructure supports the options cleanCache and verboseLogging, which control builder behavior. The M...

springboot Autoconfigure ReactiveGridFsTemplate with MongoProperties.getGridFsDatabase()

Using ReactiveGridFsTemplate I noticed that it is always user the main database, even if GridFsDatabase is specified. I'...

springboot SampleRSocketApplicationTests unauthenticatedAccessToRSocketEndpoint fails intermittently

Access is denied, but the test sometimes picks up a "closed connection" error message. The build scan captures the follo...

springboot Provide an RSocketMessageHandlerCustomizer to allow customizing of the RSocketMessageHandler

Provide an RSocketMessageHandlerCustomizer to allow customizing of the RSocketMessageHandler20303Comment From: pivotal-i...
上一页 下一页
.