Nineya
Home
Blog
软著申请
SpringBoot Make it easier to add custom MimeMappings
2025-01-07 18:02:31
361
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
2025-01-07 18:02:28
430
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
2025-01-07 18:02:19
1108
Take this endpoint:@Endpoint(id = "test")@Componentpublic class TestEndpoint { @ReadOperation public Mon...
SpringBoot HibernateException when compiling to native image
2025-01-07 18:02:15
9329
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
2025-01-07 18:02:12
3879
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
2025-01-07 18:02:10
8909
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
2025-01-07 18:02:05
13452
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
2025-01-07 18:02:02
956
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
2025-01-07 18:01:59
1469
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
2025-01-07 18:01:57
1065
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
2025-01-07 18:01:54
661
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
2025-01-07 18:01:51
1375
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>sprin...
SpringBoot Align to Native Build Tools metadata repository default
2025-01-07 18:01:49
1501
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
2025-01-07 18:01:46
3391
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
2025-01-07 18:01:43
9553
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
2025-01-07 18:01:40
197
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
2025-01-07 18:01:37
257
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
2025-01-07 18:01:35
1195
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
2025-01-07 18:01:31
4056
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
2025-01-07 18:01:26
5618
Bumps gradle/gradle-build-action from 2.12.0 to 3.0.0.Release notesSourced from gradle/gradle-build-action's releases.v3...
上一页
下一页
1
…
1724
1725
1726
1727
1728
…
2246
.