SpringBoot Upgrade to Infinispan 14.0.0.Final

It looks like we can restore our support for Inifinispan as they've released a JakartaEE-compatlble version.

SpringBoot Make consistent use of Property for Gradle task configuration

This will help with https://github.com/spring-projects/spring-boot/issues/32768.Comment From: wilkinsonaIt will also res...

SpringBoot Move MVC metrics auto-configuration to the new Observation instrumentation

Since spring-projects/spring-framework#28880, Spring Framework now instruments directly Spring MVC with the HttpRequests...

SpringBoot Conversion of Duration and Period uses ISO-8601, but other temporal accessors are converted using the current locale

Raised by @wimdeblauwe on Gitter, if you use LocalTime in a @ConfigurationProperties class it is converted using the sys...

SpringBoot @Bean methods in KafkaAutoConfiguration provide less type information than they could

As pointed out by @maciejwalkowiak in #32763, there are a number of @Bean methods in KafkaAutoConfiguration where the re...

SpringBoot Upgrade to MySQL 8.0.31 and extend dependency management to new Maven identifiers

This PR upgrades MySQL Connector/J to version 8.0.31, switches to the new group id and artifact id, and extends dependen...

SpringBoot Make a change to the README

Comment From: pivotal-cla@siwilkins Please sign the Contributor License Agreement!Click here to manually synchronize the...

SpringBoot 32746 patch 1

Comment From: anilkumarkatta204Patch for https://github.com/spring-projects/spring-boot/issues/32746Comment From: philw...

SpringBoot Consistent configuration property binding for nested classes on JVM and native-image

While working on the AOT smoke test configuration-properties I encountered a case where binding a nested class fails in ...

SpringBoot Update getting started documentation to use @SpringBootApplication

@EnableAutoConfiguration isn't very idiomatic these days. We should update our getting started documentation to use @Spr...

SpringBoot Multi-Document-Separators "#---" comment checks do not account for '!' prefixed comments

Support ! as prefix for document separatorAllow lines before document separator to have different comment prefixesCloses...

SpringBoot Actuator configprops endpoint does not display DataSize properties correctly

Add DataSize serializer to objectMapper of ConfigurationPropertiesReportEndpoint.This line of code seems to have been ad...

SpringBoot @Bean methods in KafkaAutoConfiguration provide less type information than they could

As pointed out by @maciejwalkowiak in #32763, there are a number of @Bean methods in KafkaAutoConfiguration where the re...

SpringBoot Switch Java version displayed in documentation

https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#getting-started.first-applicationThe docs...

SpringBoot add support for multiple ContainerCustomizer (spring-amqp)

Hello community,I have a feature request.Background: I have splitted up my ContainerCustomizer logic into multiple parts...

SpringBoot Replace deprecated TestCompiler with Spring Framework's version

See #31266 for background. We have one that we couldn't fix which is in JarLauncherTests.Comment From: philwebbWith a sm...

SpringBoot CVE-2022-42003 - vulnerability in jackson-databind 2.13.4

CVE-2022-42003 has been reported against jackson-databind in version 2.13.4, which is currently used by Spring Boot 2.7....

SpringBoot Add setStrictServletCompliance parameter to config for StandardServletMultipartResolver

Hi, I am using multipart/mixed requests in my spring project and needed to configure the StandardServletMultipartResolve...

SpringBoot When the native Maven profile is enabled, configure build-image to build a native image

This needs to be configured on the Maven side of things to build a native image properly with the default buildpacks:&lt...

SpringBoot ConfigDataProperties is missing RuntimeHints

As far as I understand it, ConfigDataProperties is doing binding programmatically but we don't seem to have any hint for...
上一页 下一页
.