SpringBoot SpringBoot Devtools as developmentOnly scope causes executable jar to not run

I'm trying to run my app as an executable jar using Spring Boot version 2.7.7 with devtools version 2.7.8 scoped in my g...

SpringBoot Bug: Security Authentication configuration for Swagger URLs

I have an issue configuring no authentication for URLs used for Swagger UI in my web application when migrating from spr...

SpringBoot Reference Spring Batch 5 migration guide in Spring Boot 3 migration guide

Hello,i would appreciate at least a link to the spring batch 5 migration guide (https://github.com/spring-projects/sprin...

SpringBoot Use keytool to create a .crt or .p12 file, SpringBoot failed to start (DerValue.getBigIntegerInternal)

EnvironmentJDK17STS4.17.0spring-boot 2.6.14/3.0.2Maven3PrepareParameter【dname】 is changed:keytool -genkeypair -alias "te...

SpringBoot spring boot 3 native compile successfully, but the executable fails to run

code@RestController@SpringBootApplicationpublic class Boot3MpLogDemoApplication { private static final Logger logger ...

SpringBoot Upgrade CI to Docker 23.0.0 for 2.7.x

Upgrade CI to Docker 23.0.0 for 2.7.xComment From: pivotal-cla@hellozrh Please sign the Contributor License Agreement!C...

SpringBoot StackOverflowError when accessing current span

StackOverflowError observed when running a Spring Boot 3.0.2 app with micrometer tracing/metrics and logback metrics ena...

SpringBoot java.lang.NoSuchMethodException in Spring Boot 2.4.0

HiI just tried to upgrade my pet project to Spring Boot 2.4.0 and got an exception when running the application:java.lan...

SpringBoot Add default-headers in autoconfigure for elasticsearch

Adds the ability to auto-configure elasticsearch with default headers. Without create own restclient configurations in t...

SpringBoot Properties not bound properly for Spring Boot 3.x and Kotlin

Properties not bound properly for Spring Boot 3.x when using Kotlin. I thought it might be related to issue #33969.Here ...

SpringBoot Properties migrator does not report management.metrics.export.${provider}.enabled

From a comment on the 3.0 announcement blog post:Also the change to Micrometer properties (like management.metrics.expor...

SpringBoot Consistently use repo.maven.apache.org to reference Maven Central

With thanks the @breun for this comment on #33705:According to https://issues.apache.org/jira/browse/MNG-5151 Maven firs...

SpringBoot Bug report: Native image built without org.graalvm.buildtools native-maven-plugin for SpringBoot 3.0.2

Hello Spring Boot team,Our application is on SpringBoot 3.0.2 + Spring Cloud 2022.0.1In our pom, on the <build> &l...

SpringBoot ObservationFilter beans are not registered automatically

The Spring Boot 3.0 Migration Guide indicates the following, but this does not appear to be the case.You can contribute ...

SpringBoot Unable to instantiate factory class [org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver] for factory type [org.springframework.boot.context.config.ConfigDataLocationResolver]

Describe the bug"D:\Program Files\dragonwell-17.0.3.0.3+7-GA\bin\java.exe" -agentlib:jdwp=transport=dt_socket,...

SpringBoot Manifests of jars built with Gradle do not have a Implementation entries

The Spring Boot Maven plugin configures the maven-jar-plugin to add the default Implementation-* entries to the built ar...

SpringBoot Missing default IP Range for Tomcat’s Proxy Configuration

SETUP:We implemented a solution to allow additional origins for requests to handle CORS correctly.Because of that we ove...

SpringBoot Test application.yaml property file is ignored

Hi.I'm updating my project from Spring Boot 2.6.4 to 3.0.2.I've firstly updated the project to version 2.7.8 and everyth...

SpringBoot Bug: Spring Boot 3.0.0-M1 cannot find javax.validation

Hi there! I've found something working unexpectedly when I test Spring Boot 3.0.0-M1.My project uses spring-boot-starter...

SpringBoot Spring Boot 3.0.0-M1 - Application start time same, or even longer than Spring Boot 2.X

Hello Spring Boot,First of all, a big thank you for the release of Spring Boot 3.0.0-M1!https://spring.io/blog/2022/01/2...
上一页 下一页
.