SpringBoot Fix case used for examples in "Sanitize Sensitive Values"

As pointed out in https://github.com/spring-projects/spring-boot/pull/42700#issuecomment-2415384265 we should be using k...

SpringBoot SpringBoot 3.3.4 app, Hikari, MySQL and gradlew nativeCompile

Hello there,I have a simple SpringBoot 3.3.4 app, I am trying a basic task, open a connection pool using Hikari, running...

SpringBoot Fix typos in actuator docs for "when_authorized"

This PR fixes two typos in documentation of actuator health endpoints:"Spring Boot > Reference > Production-ready ...

SpringBoot Detect accidental misconfiguration of @JsonMixin

@JsonMixin exposes both a value and a type attribute, the latter being an alias of the former, which means that both att...

SpringBoot Increase Develocity access token expiry to 4 hours

For reasons currently unknown, CI builds sometimes take a very long time to complete. When they take in excess of two ho...

SpringBoot RepositoryTransformersExtension does not handle plugin repositories

42333 has introduced a way to abstract repositories. https://github.com/spring-projects/spring-boot/commit/d44e7c9af2ff7...

SpringBoot DefaultRedirectStrategy redirecting in progress auth session to error

<!--DefaultRedirectStrategy redirects an in progress auth session to error. All help appreciated.Log Snippet:2024-10-...

SpringBoot Register beans as RootBeanDefinition instead of GenericBeanDefinition if feasible

Align with ConfigurationPropertiesBinder and ConfigurationPropertiesBindingPostProcessorComment From: quaffThere are sev...

SpringBoot WAR Deployment in Wildfly 32 breaks container logging

Hi there,I ran into this problem recently, the logging system generally seems to cause problems with recent version of W...

SpringBoot Remove deprecated method call on AuthorityAuthorizationManager

> Task :spring-boot-project:spring-boot-actuator:compileJava/home/runner/work/spring-boot/spring-boot/spring-boot-pro...

SpringBoot Classpath resources not found using layer-tools

ContextWe are migrating our applications to using layer-tools but we are finding different behaviors in how applications...

SpringBoot Jackson auto configuration error causes Spring Messaging MappingJackson2MessageConverter conversion failure

There are some issues with the ObjectMapper generated by the default configuration in the Spring context. When using the...

SpringBoot Add spring.kafka.enabled configuration to disable KafkaAutoConfiguration

BackgroundIn our use case, we need to support connecting to multiple Kafka servers. Spring does not support this. We wan...

SpringBoot spring-boot-dependencies contains unwanted dependency management

It's being inherited from log4j-bom. In 3.2.x (Log4j 2.21), it's contributing management for the following dependencies:...

SpringBoot Document how Map properties are bound from environment variables

RFE: document how an SslBundle name is derived when the property is from the environment - is it all lowercase?If you us...

SpringBoot Improve classpath index documentation for reproducible builds

The documentation for the classpath index section of nested jars should mention the different behaviour if reproducible ...

SpringBoot Spring Boot 3.2 is not compatible with older versions of Liquibase

Spring-boot 3.2.0 seems to have introduced a regression. I am using liquibase with a liquibase parameters in a sql scrip...

SpringBoot Improve documentation for CycloneDX integration

For Gradle, how we react to the CycloneDX plugin being applied should be listed in https://docs.spring.io/spring-boot/gr...

SpringBoot Spring Boot 3.4-M3: application container does not start when TestContainer beans depend on each other

After upgrading a Spring Boot 3.3.4 project to Spring Boot 3.4-M3 i encountered a changed behaviour when defining two Te...

SpringBoot Polish ConfigurationPropertiesBinder

ConfigurationPropertiesBinder. is redundanttype is @NullableComment From: mhalbritterThanks @quaff !
上一页 下一页
.