SpringBoot Make it easier to add custom MimeMappings

38900 reminded me that it's not easy to add additional mime types to the web server. It would be nice if this was possib...

SpringBoot TestcontainersPropertySource assertion has typo

Fixing the typo in TestcontainersPropertySource as mentioned in issue number 39438Comment From: pivotal-cla@amritagg Ple...

SpringBoot Webflux actuator endpoints respond with 500 when a parameter is missing

Take this endpoint:@Endpoint(id = "test")@Componentpublic class TestEndpoint { @ReadOperation public Mon...

SpringBoot HibernateException when compiling to native image

I'm using:- Spring Boot 3.2.0- Java 21I'm trying to compile native image, and when I do so, I get this error:org.springf...

SpringBoot possibility of data loss using CrudRepository in case of nested entities as java Record

Hi,I have encountered an issue that occurs in spring-boot-starter-parent 3.2.0 - 3.2.2.It worked fine in 3.1.8 and 2.7.1...

SpringBoot Spring Boot v3.0.13+ Unable to Load Flyway 10.0.0+ licenseKey

Problem Description:The issue #38164 persists even after the fix released in Spring Boot 3.0.13 (v3.0.13 release note)....

SpringBoot Test class couldn't start when using testcontainers with @EnabledIf

Not sure whether to create the issue in the spring-framework or here.I have the following test case where I want to run ...

SpringBoot Correct the version of Checkstyle that's used

https://github.com/spring-projects/spring-boot/issues/37976 should have upgraded the build to use Checkstyle 10.12.4 but...

SpringBoot Batch update returned unexpected row count from update ObjectOptimisticLockingFailureException thrown following upgrade

I recently updated from java 8 to java 17 and Spring boot 2.7.6 to 3.0.7 and I get an error when I try to delete a row i...

SpringBoot Virtual Threads and Thread Pools

My question is how can I configure MongoDB, Redis, and R2DBC to use virtual threads for their connection pools? Currentl...

SpringBoot Spring Boot 3.2.2 post upgrade: Getting compile time error but build success

Getting the below error when trying to run the maven clean install comment.[ERROR] Could not parse class file VirtualThr...

SpringBoot I am using Spring Boot WebFlux, and I want to enable virtual threads

<dependency> <groupId>org.springframework.boot</groupId> <artifactId>sprin...

SpringBoot Align to Native Build Tools metadata repository default

The native build tools plugin will change their metadata repository default from false to true in the future. When they ...

SpringBoot @ConfigurationProperties with prefix issue with jndi

We have class with @Configuration annotation as well as @ConfigurationProperties annotation with prefix: @ConfigurationP...

SpringBoot JS and CSS no longer load using Liberty webprofile 10.0 after upgrading from Spring Boot 2.7.12 to 3.2.2

Hi, I recently upgraded my app from springboot 2.7.12 to 3.2.2.After upgrading, my app runs fine on local as Springboot ...

SpringBoot Add nameIdFormat to Properties

Add the new property nameIdFormat to the Saml2RelyingPartyProperties and the corresponding mapping to the Saml2RelyingPa...

SpringBoot Only manage the version of commons-compress within spring-boot-tools

We're managing it at the moment in spring-boot-parent which means that it's private but applied to every project. That's...

SpringBoot Update the Debugging Documentation of the Spring Boot Maven Plugin

Replaced the old JVM Argument -Xdebug (which does nothing according to documentation) with newer ones as described in #...

SpringBoot Bump gradle/wrapper-validation-action from 1 to 2

Bumps gradle/wrapper-validation-action from 1 to 2.Release notesSourced from gradle/wrapper-validation-action's releases...

SpringBoot Bump gradle/gradle-build-action from 2.12.0 to 3.0.0

Bumps gradle/gradle-build-action from 2.12.0 to 3.0.0.Release notesSourced from gradle/gradle-build-action's releases.v3...
上一页 下一页
.