Nineya
Home
Blog
软著申请
SpringBoot Liquibase / Long running DB scripts
2025-01-07 16:49:33
1023
DB changes managed by Liquibase are executed on application start. This is totally fine for fast running changes.Some ch...
SpringBoot java.lang.IllegalStateException: zip file closed in Spring Boot 3.0.2
2025-01-07 16:49:30
12194
I see a similar bug described in other tickets such as #23821, but they all claim this was fixed back in 2020 in the Spr...
SpringBoot FileNotFoundException: class path resource [jakarta/servlet/Filter.class] cannot be opened because it does not exist
2025-01-07 16:49:27
915
I was trying to implement authentication using spring security and webflux and got this error. Looks like the core packa...
SpringBoot Broken links in the documentation
2025-01-07 16:49:12
1291
The 3 links to https://docs.oracle.com are broken in the Core Features section of the documentation :https://docs.oracle...
SpringBoot srpingboot 2.7.12 upgrade 3.0.9 jap issues
2025-01-07 16:49:06
966
after upgrade springboot to 3.0.9, @Query(value = "SELECT * from table a where a.leader_name LIKE CONCAT('%', :#{#crite...
SpringBoot Exception encountered during context initialization: springSessionRedisMessageListenerContainer
2025-01-07 16:49:04
2704
hello!My error message,bean springSessionRedisMessageListenerContainer, Dynamically switching Redis sources,Exception oc...
SpringBoot Fix broken links in the documentation
2025-01-07 16:49:01
694
Fixes #37045 Hi Spring Boot team,This PR fixes 3 broken links to https://docs.oracle.com in the Core Features section of...
SpringBoot Allow build image caches to use the container file system instead of volumes
2025-01-07 16:48:59
1404
When the Maven spring-boot:build-image goal or Gradle bootBuildImage task invokes the CNB lifecycle API, it creates and ...
SpringBoot Java 8 support after 2.7.x OSS EOL
2025-01-07 16:48:55
600
Hi,2.7.x OSS end-of-life support is on 18 November 2023, only version 3.1.x has longer support but that does not support...
SpringBoot Limit execution time evaluating the health indicators
2025-01-07 16:48:52
1087
The health actuator endpoint can become unresponsive if one of the health indicators gets stuck. This behavior affects t...
SpringBoot Bump gradle/gradle-build-action from 2.7.0 to 2.7.1
2025-01-07 16:48:50
2901
Bumps gradle/gradle-build-action from 2.7.0 to 2.7.1.Release notesSourced from gradle/gradle-build-action's releases.v2....
SpringBoot Correct environment name APP_PASSWORD to APP_USER_PASSWORD
2025-01-07 16:48:44
138
Fix GH-37036Comment From: quaffSuperseded by https://github.com/spring-projects/spring-boot/pull/37044Comment From: sni...
SpringBoot Duplicates #31138
2025-01-07 16:48:40
351
Hello, there is no solution to the problem with which post. The latest version 2.7.14 does not solve the current issueCo...
SpringBoot Duplicates #31138
2025-01-07 16:48:38
239
Hello, there is no solution to the problem with which post. The latest version 2.7.14 does not solve the current issueCo...
SpringBoot unable connect GCP memorystore(redis instance ) spring boot application version 3.1.0
2025-01-07 16:48:26
3904
Hello,I'm currently utilizing Spring Boot version 3.1.0 along with GCP Memory Store, which serves as a Redis instance. H...
SpringBoot Maven plugin docs contain invalid parameter for image building
2025-01-07 16:48:20
102
The table containing the parameters for the spring-boot:build-image goal has an invalid caches entry.
SpringBoot Spring Boot Docker Compose class OracleEnvironment requires incorrect environment variable
2025-01-07 16:48:19
1021
OracleEnvironment throws an exception if the environment variable APP_USER is provided and the environment variable APP_...
SpringBoot Configure Virtual Threads support in Reactor
2025-01-07 16:48:16
494
Reactor added support for Virtual Threads in their Schedulers. This is triggered by a system property. In #35892 we have...
SpringBoot Logging config URLs with query parameters are not detected as XML
2025-01-07 16:48:14
1380
While upgrading to Spring boot 3.0.x, if consul contains below property:logging: config: ${spring.cloud.consul.scheme}:...
SpringBoot @Nested classes with nested @DynamicPropertySource get called in order, but don't get applied
2025-01-07 16:48:07
2896
It seems that @Nested and @DynamicPropertySource do not play together when both outer and inner classes have a source d...
上一页
下一页
1
…
1783
1784
1785
1786
1787
…
2246
.