SpringBoot Spring Boot 3.2.5 log pattern level does not work as expected

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

I' run with quite weird issuelets saywe have endpoint with POST @PostMapping("/info") public void getGame...

SpringBoot Optional nested configuration property not assigned

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

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

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

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

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

Saml2RelyingPartyProperties.Signing and Saml2RelyingPartyProperties.Decryption only support unencrypted PEM format for t...

SpringBoot Spring Data JPA Support for Apache Delta Lake

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

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

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

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

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

Comment From: wilkinsonaThanks for the proposal. This has already been considered and declined in https://github.com/spr...

SpringBoot Add How-To for ManagedClassNameFilter

This commit documents the support of ManagedClassNameFilter that was added in #39813.Comment From: scottfrederickThanks ...

SpringBoot Upgrade to GraphQL Java 22.0

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.

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

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

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

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....
上一页 下一页
.