SpringBoot Which alternative to use for ResponseEntityExceptionHandler. handleBindException ?

Hi, I was wondering which alternative I have for ResponseEntityExceptionHandler. handleBindException to handle my valida...

SpringBoot Not able to deploy to cloud foundry after upgrading to spring boot 2.7.3

Hello, I have upgraded my spring boot version to 2.7.3. After that I am facing following issue while deploying my applic...

SpringBoot Upgrade to Spring Framework 6.0.5

Comment From: wilkinsonaThis upgrade needs a little more attention as it causes three failures in ConfigurationPropertie...

SpringBoot Upgrade to Spring Data Bom 2022.0.2

Comment From: mp911deProject Dependencies Spring Data 2022.0.2Cassandra Driver (com.datastax.oss:java-driver-bom): 4.15....

SpringBoot Add MacOS .DS_Store file to the.gitignore

Every developer working on MacOS has to eventually add .DS_Store file to the .gitignore file because we don't want OS-sp...

SpringBoot Application crashes at startup when conditionally including a logback SIFT appender

An application built using Spring Boot 3 will fail to start if you try to conditionally include (using the <springPro...

SpringBoot Description metadata not generated when using @ConfigurationProperties with Java Record

The generated spring-configuration-metadata.json does not generate description when using @ConfigurationProperties with ...

SpringBoot Got http calls ERR_TIMED_OUT (TIMEOUT) on Spring Boot 2.7.x when enable SSL (https)

I have an API server which built with Spring Boot 2.4.x on public domain and public IP which serve APIs running several ...

SpringBoot Broken pipe exception

We recently upgraded spring boot version to 2.7.5 and also added spring-context and spring-cloud-starter-sleuth dependen...

SpringBoot Fail fast when a spring boot starter includes spring.factories but not Autoconfiguration.imports

One of common issues I've seen engineers face when upgrading to Spring Boot 3 is having a dependency on a Spring Boot st...

SpringBoot java.lang.NoSuchMethodError only in native image

Hi spring boot team,my spring boot app (v3.0.2) uses spring-boot-starter-cache with com.github.ben-manes.caffeine with t...

SpringBoot Add OCI image annotations to Gradle/Maven plugin built images

The images built by the Spring Boot Maven and Spring Boot Gradle plugins do not have OCI image annotations, such as org....

SpringBoot Remove hints for Spring Integration Graph

Related to: https://github.com/spring-projects/spring-integration/issues/3994Spring Integration's IntegrationGraphServer...

SpringBoot Improve test coverage of Micrometer config adapters

The work by @msobeck in #33743 has shown that we're missing tests for various …ConfigAdapter classes. Those missing test...

SpringBoot Method not found in Spel expression in native images

Using Spel and emptyList() seems to fail in the native image. This method exists in Collections however in the native im...

SpringBoot Do not cache :spring-boot-project:spring-boot-docs:asciidoctor* tasks

Goal here is to document the cache misses on those 3 tasks:- :spring-boot-project:spring-boot-docs:asciidoctor- :spring-...

SpringBoot Failure with Thymeleaf and java -jar

I have an app that works perfectly when started within IntelliJ or via gradle bootRun.However, if I do gradle bootRepack...

SpringBoot Updated documentation for @ConfigurationProperties bean naming rules

Added sample class with a prefix to clarify bean naming rules and fixed the corresponding documentation. Fixes #33437 Co...

SpringBoot Polish "Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools"

This PR polishes "Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools" changes a bit.See gh-33855Comment Fr...

SpringBoot Fix name for Implementation-Title in Spring Boot Gradle plugin

This PR fixes the name for the Implementation-Title manifest entry in the Spring Boot Gradle plugin as Implementation-Na...
上一页 下一页
.