Nineya
Home
Blog
软著申请
SpringBoot Spring Boot 3.2.5 log pattern level does not work as expected
2025-01-07 22:19:29
13278
Windows 11OpenJDK 17Spring Boot 3.1.11 and 3.2.5logging.pattern.level work as expected in spring boot 3.1.x but not in 3...
SpringBoot Spring boot 3.2.5 crash if call wrong method
2025-01-07 22:19:23
71194
I' run with quite weird issuelets saywe have endpoint with POST @PostMapping("/info") public void getGame...
SpringBoot Optional nested configuration property not assigned
2025-01-07 22:19:20
3319
Hi, if I understood #5110 correctly then one should expect optional configuration properties to be assigned.Find a sampl...
SpringBoot App startup fails with confusing message when a Docker Compose file is not found
2025-01-07 22:19:18
11703
If an application includes a dependency on spring-boot-docker-compose but a compose YAML file is not found, app startup ...
SpringBoot AutoConfigureWebTestClient does not work on mock environment
2025-01-07 22:19:15
5393
EnvironmentmacOS 14.4.1 (M1 Pro MBP)Eclipse Temurin 21.0.3Spring Boot 3.2.5DescriptionI wrote a test with @SpringBootTes...
SpringBoot Spring Boot Application Closes on Mac
2025-01-07 22:19:12
2077
Issue: Spring Boot Application Closes on Mac After Packaging with jpackage, Remains Running in BackgroundDescription:I c...
SpringBoot Migrate away from using --registry-mirror with Docker CI
2025-01-07 22:19:10
714
The --registry-mirror we use isn't that stable and it would be better to use specific image names instead. We probably n...
SpringBoot SAML2 autoconfiguration only supports unprotected private keys
2025-01-07 22:19:07
355
Saml2RelyingPartyProperties.Signing and Saml2RelyingPartyProperties.Decryption only support unencrypted PEM format for t...
SpringBoot Spring Data JPA Support for Apache Delta Lake
2025-01-07 22:19:04
222
Hi Team: Any plans to implement Spring Data JPA support for Apache Delta Lake provider. Thanks!Comment From: philwebbI'...
SpringBoot Spring devtools not shutdown connection pool on restart
2025-01-07 22:19:01
2942
I'm having trouble with spring-devtools. My application uses Spring JPA with HikariCP. The problem occurs when the appli...
SpringBoot Investigate methods of restarting applications for faster TDD
2025-01-07 22:18:59
7509
This is a feature-request.Any non-trivial (web + any datastore) spring boot application would have a 10s seconds startup...
SpringBoot ActiveProfiles not used on SpringBootApplication even in test context
2025-01-07 22:18:56
3246
It would seem that ActiveProfiles isn't detected when on a SpringBootApplication maybe this is intentional, but I guess ...
SpringBoot URISyntaxException is raised if the spring boot application is started in a location that contains invalid URI characters
2025-01-07 22:18:54
6098
The stack trace below is logged, if our spring boot application is started in a path that contains for example '('.The s...
SpringBoot added http health indicator
2025-01-07 22:18:51
474
Comment From: wilkinsonaThanks for the proposal. This has already been considered and declined in https://github.com/spr...
SpringBoot Add How-To for ManagedClassNameFilter
2025-01-07 22:18:48
129
This commit documents the support of ManagedClassNameFilter that was added in #39813.Comment From: scottfrederickThanks ...
SpringBoot Upgrade to GraphQL Java 22.0
2025-01-07 22:18:46
225
We forgot to upgrade to this version before RC1 as 22.0 is the new baseline as of 1.3.0, see https://github.com/spring-p...
SpringBoot In Spring Boot version 3.2.5 tables are not auto generating under defined DB name although DB mentioned in properties file is created.
2025-01-07 22:18:44
2447
I switched to version 3.2.5 just a few weeks ago and I am facing one issue with my entity class ,tables are not creating...
SpringBoot AnsiOutput.detectIfAnsiCapable broken on JDK22
2025-01-07 22:18:40
796
Change SummaryFix a method detectIfAnsiCapable in AnsiOutput using reflection invoking Console.isTerminal() which is new...
SpringBoot Avoid using ClientHttpRequestFactory which may not on the classpath
2025-01-07 22:18:38
506
This commit fixes a test that uses a different ClientHttpRequestFactory implementation for the sole purpose of checking ...
SpringBoot SpringBootExceptionHandler thread local leak reported by Tomcat
2025-01-07 22:18:33
3144
To reproduce (this was on Java 17.0.10, Tomcat 10.1.19, Spring Boot 3.2.4):Define any spring.main property (e.g. spring....
上一页
下一页
1
…
1694
1695
1696
1697
1698
…
2246
.