SpringBoot Test slices behave differently with @ImportAutoConfiguration and @EnableAutoConfiguration

It seems like a fairly minor complaint on the surface, but I think it goes fairly deep. The issue manifests as a differ...

SpringBoot Allow to customize WebSessionManager's SessionStore

the boot version is 2.5.2, i'm use webflux, i'm use my custom session store, here is my config@Bean public WebSessio...

SpringBoot Auto-configure SpringLiquibase with any liquibase.integration.spring.Customizer bean

I would like to add lifecycle logging before, after, as well as on failed migrations.To implement this, I planned to reg...

SpringBoot Default for server.tomcat.basedir shoudn't be /tmp

The default for server.tomcat.basedir is located in temporary directory of OS. This may cause a functional issue in the ...

SpringBoot Allow Kafka Admin Client's security protocol to be configured when using custom KafkaConnectionDetails

Spring Boot hardcodes Kafka Admin Client security protocol to PLAINTEXT if custom KafkaConnectionDetails is used. For pr...

SpringBoot SpringBootMockResolver use of ultimateTargetObject could be more conditional

While working on AOT, I've noticed that a test that exposes a scoped bean will fail currently if the scoped proxy is cre...

SpringBoot Autoconfigured HttpMessageConverter for Kotlin throws Exception for Java Enum.

Using: * spring boot 2.7.18* JDK 17.0.10When I map a RequestBody to a Java-enum, then KotlinSerializationJsonHttpMessage...

SpringBoot upgrade 3.2.6 corrupts published parent pom artifact

i have an internal parent pom for extra version management and build plugin config; which i update upon release of sprin...

SpringBoot Spring boot plugin issue using gradle cache

39326Running Spring boot plugin with gradle 8.5 generate :Configuration cache problems found in this build.2 problems we...

SpringBoot [WIP] Add compatibility for both flyway 9 and 10 for 38923

In summary added compatibility with flyway 10 and 9 by using reflection when initializing flyway scanner.Add mechanism t...

SpringBoot Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2

Bumps jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.1.2What's ...

SpringBoot Remove unnecessary null check

isUsingSources(attached, sources) always return false if attached is nullComment From: mhalbritterThanks!

SpringBoot RestClient Bean can not call API with method GET contains body

ContextI have to call an API have body with method GET and I use RestClientIssueI create bean RestClient by this way@Bea...

SpringBoot Include metadata for management.metrics.export.atlas.aggrConfig replacement

Upgrading some applications from boot 2.7 to 3.0+ I noticed this property has changed. I use OpenRewrite to usually catc...

SpringBoot Deadlock when closing spring boot, swing ui application with close hook

There is a minimal example of the bug occurring here https://github.com/WillHolbrook/example-springboot-bugThis is using...

SpringBoot Configuration Processor @Bean Duplicate Prefix Definition APT Error

When using the spring-boot-configuration-processor and leveraging the same @ConfigurationProperties prefix on an @Bean I...

SpringBoot MessagingAnnotationBeanPostProcessor or ProxyTransactionManagementConfiguration BeanPostProcessor error

Updating spring-boot 3.2.6, Spring Boot Tests are not working anymore. I am not sure if it is related to spring-framewor...

SpringBoot Deprecate support for OkHttp3

Spring Framework 6.1 deprecates support for OkHttp3. We should follow suit.Comment From: knut-olav-hoven-skeLooks like t...

SpringBoot Replace hard-coded links to Micrometer in documentation

Hi Team,This PR updates the documentation links to use placeholders for versioning.ChangesChanged the Micrometer Tracing...

SpringBoot Escaped and quoted arguments are treated differently by the launch script depending on how it is invoked

A spring-boot application treats the escaping of arguments differently at startup as root or as user if it is not using ...
上一页 下一页
.