SpringBoot Make it easier to use the auto-configured EntityManagerFactoryBuilder with Hibernate-specific properties

This relates to #3654 - I was asked to open a new issue by @wilkinsona.When I followed the guidance in the Spring Boot d...

SpringBoot Provide a way for Opentelemetry remote fields customization using java code

version: Spring Boot 3.3.2When using Spring Boot + Micrometer Tracing Brave, propagation remote fields could be customiz...

SpringBoot Support multiple Docker Compose files

At the moment, the configuration option spring.docker.compose.file supports only a single file. However, I am using Spri...

SpringBoot NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null

Hello team,we are facing a strange NullPointerException during autoconfiguration. The problem only happens in some cloud...

SpringBoot Springboot v3.3.0 - application failing during startup due to zipkin / brave tracing version upgrade

I recently upgraded to springboot v3.3, after which the app is failing during startup. Service is hosted on gcp. Error:C...

SpringBoot Consider managing versions for graphql-java-extended-scalars and graphql-java-extended-validation

(I couldn't find any existing issue if this has been discussed in the past)Spring Boot provides version management for c...

SpringBoot JSP support broken in 3.2.8 (and most likely 3.3.2, 3.4.0-M1) because of a bug in Tomcat 10.1.26

JSP support is broken in Spring Boot 3.2.8 because of a bug in Tomcat 10.1.26, which was an updated dependency in this S...

SpringBoot Perform failure analysis when a unique CacheManager bean cannot be found

My Spring Boot application failed today:2018-06-04 08:38:16.310 INFO 21232 --- [ main] ConditionEvaluationRep...

SpringBoot liveness probe should return 'status UP' during slow db migration on startup

We use flyway to perform database migrations on startup. We use also liveness and readiness probes with Kubernetes.Now l...

SpringBoot Document unsupported configuration properties in Freemarker WebFlux

As explained in https://github.com/spring-projects/spring-boot/issues/10094#issuecomment-343880145, some of the keys in ...

SpringBoot Provide a callback for customising Freemarker variables

boot automatic configuration freemarker lack freemarkerVariables Comment From: wilkinsonaWhat do you mean by "freemarke...

SpringBoot Review auto-configuration that accepts both a URI and separate properties

As identified by https://github.com/spring-projects/spring-boot/issues/41231, we should review our auto-configuration in...

SpringBoot Spring Boot 3 Webflux project missing traceId and spanId in logs

When upgrading to Spring Boot 3 (and Micrometer) I noticed the traceId and spanId are not added to the logs when it's a ...

SpringBoot spring-boot-starter-jdbc 3.3.2 has conflicting slf4j dependencies that crashes on run

There is a conflict in the dependencies for spring-boot-starter-jdbc 3.3.2.Hikari is asking for slf4j-api:1.7.36, while ...

SpringBoot JPMS: missing jakarta dependencies

So I currently have code that doesn't directly use jakarta.transaction but a test is failing to start on missing it and ...

SpringBoot 2.3.x build success

Comment From: pivotal-cla@xtpyip Please sign the Contributor License Agreement!Click here to manually synchronize the st...

SpringBoot Micrometer Tracing Too Granular

For a simple HTTP Server call trace we are seeing multiple Spans with two of them having a dozen or so attached Events. ...

SpringBoot Mapped port can only be obtained after the container is started when trying to resolve @ConditionalOnProperty

I have an issue related to https://github.com/spring-projects/spring-boot/issues/40585 . I am using Spring Boot 3.3.2, w...

SpringBoot Add support for enum default values in configuration processor

It's quite common to use enums for configuration properties, but the configuration processor is currently unable to extr...

SpringBoot Make properties for the application's version and PID available in the Environment

For structured logging it would be useful if we could access application properties (such as spring.application.version,...
上一页 下一页
.