SpringBoot Provide @ConditionalOn… annotations for all concrete conditions

As I'm partially customising the SAML configuration, it would be very useful to be able to make my config also condition...

SpringBoot Diagnostics are poor when property resolution throws a ConversionFailedException

We call PropertyResolver#getProperty(name, type) in a few places. This method can throw a ConversionFailedException whic...

SpringBoot Allow health indicators to run with a specified timeout

Originally discussed in #4391 for datasource timeouts, but the problem is more broadly applicable to all health indicato...

SpringBoot 升级springboot3.x + maven,在使用多环境配置时会多了native和nativeTest两个环境,请问如何去掉呢

springboot2.x升到springboot3.x + maven,原本是创建了dev、prod、test环境配置,项目转到springboot3.x之后会多了native和nativeTest两个环境,请问如何去掉呢?Comment...

SpringBoot Bug: JDBC returning undefined/unknown database driver

Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] Database driver: undefined/unknow...

SpringBoot "Unsupported transfer encoding: chunked" When using TestRestTemplate with Apache HTTP client and spring-cloud-starter-function-web

When using TestRestTemplate to call and application using spring-cloud-starter-function-web with org.apache.httpcomponen...

SpringBoot Document that server.ssl.cipher and server.ssl.enabled-protocols are not fallbacks used with SSL bundles

When configuring server SSL, would it make sense to fallback to the configured server.ssl.ciphers and server.ssl.enabled...

SpringBoot QueryDSL in Spring Boot Dependencies uses an older artifact

The Spring Boot Dependencies contains a reference to the following dependency: <dependency> <groupI...

SpringBoot processAot hangs if JanusGraph is used when compiling for Graal VM

I've encountered a build issue in a Spring Boot 3.4.0 application which is compiled with Graal VM. I observed that ./gra...

SpringBoot Upgrade to Spring Security 6.4.2

Upgrade to Spring Security 6.4.2.Comment From: Lokesh598@philwebb can I take this?ThanksComment From: philwebbThanks for...

SpringBoot SpringApplicationShutdownHandlers do not run in deterministic order

Spring Boot version: tested on 3.2.12 and 3.4.0This issue was mostly resolved in #40178, but one edge case still left.Wh...

SpringBoot Tighten rules around profile naming

I added the validateProfiles() method to enforce stricter rules for Spring profile names. Currently, only alphanumeric c...

SpringBoot Warnings with Maven 4 when importing spring-boot-dependencies BOM

Using> mvn --version Apache Maven 4.0.0-rc-1 (d81b1b6a2870dc954d6d642500ad38e8e4cb3dde)When creating a POM which impo...

SpringBoot Use <annotationProcessorPaths> in Maven examples for configuring an annotation processor

JDK-8321319 will disable the automatic execution of annotation processors that are present on the classpath in Java 23+,...

SpringBoot Unable to disable the Spring Boot banner in 3.4.0, either programmatically or in application.properties.

@SpringBootApplication public class SpringwebdemoApplication {public static void main(String[] args) { SpringApplicat...

SpringBoot Bump jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2

Bumps jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.5.2What's ...

SpringBoot Uat

Comment From: pivotal-cla@channammarani586 Please sign the Contributor License Agreement!Click here to manually synchron...

SpringBoot Race condition when @EmbeddedKafka and @MockBean are used in the same test

Spring Boot Version: 2.7.9Hello,I am having an issue in a @SpringBootTest that also defines a mock using @MockBean.Here ...

SpringBoot Create woiny27

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

SpringBoot Update version of Pulsar test container image

This commit updates the version of the Pulsar container from 3.2.4 to 3.3.3 (the recommended version in the Spring Boot ...
上一页 下一页
.