SpringBoot Add support for Vibur DBCP connection pool to DataSourceBuilder

Please add support / auto-configuration for Vibur DBCP connection pool (https://github.com/vibur/vibur-dbcp) in spring-b...

SpringBoot Cascaded and container element constraints on a @ConfigurationProperties class do not work correctly in a native image

spring boot version: 3.1.0graalvm plugin version: id("org.graalvm.buildtools.native") version "0.9.20"graalvm version: 2...

SpringBoot Jersey body handling is inconsistent with Spring Webflux and Spring MVC

As discovered by @nosan the Jersey implementation of actuator endpoints accepts complex types in the body whereas Spring...

SpringBoot Remove deprecated getFiles() instead of getResolvedArtifacts()

DescriptionThis PR removes the usage of the deprecated getFiles() method in CheckBom.class and replaces it with the newe...

SpringBoot Make ZipkinHttpClientSender the default BytesMessageSender

Right now, org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinConfigurations.SenderConfiguration import...

SpringBoot Bump gradle/actions from 4.1.0 to 4.2.1

Bumps gradle/actions from 4.1.0 to 4.2.1.Release notesSourced from gradle/actions's releases.v4.2.1This patch release fi...

SpringBoot Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2

Bumps jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.4.2What's ...

SpringBoot Upgrade to Spring Kafka 3.3.0

Comment From: davsclausIs Kafka Client 3.9 (just released by ASF) being supported for Spring Boot 3.4.xComment From: phi...

SpringBoot Upgrade to Spring AMQP 3.2.0

Comment From: apst41@snicoll May I take this one ? Comment From: snicollThanks for the offer, but nope. These are one l...

SpringBoot ApplicationContextRunner has inconsistent behaviour with duplicate auto-configuration class names

Given the following configurations:package com.example.demo.a;import org.springframework.context.annotation.Bean;import ...

SpringBoot Allow the automatic import of the spring-boot-dependencies BOM to be disabled in the Gradle plugin

BackgroundThe org.springframework.boot plugin automatically imports the spring-boot-dependencies BOM if the io.spring.de...

SpringBoot Switch dependency management configuration in Gradle to use fallback DSL

Once https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/398 has been implemented we can switch...

SpringBoot Make sure MeterBinder and CompositeMeterRegistry registration behavior is consistent

First of all, maybe this is intentional and Boot should do what it does today but maybe the behavior of registering Mete...

SpringBoot Allow org.testcontainers.containers.DockerComposeContainer as a source for ContainerConnectionDetailsFactory

I'd like to define a new ConnectionDetails type for https://github.com/eclipse/kapua .Eclipse Kapua can only be run via ...

SpringBoot Different behavior of the @DateTimeFormat when running on Local env and on Cloud env (Heroku)

I noticed some inconsistency in the behavior of the @DateTimeFormat (DTF) annotation where passing the date "30-9-2024 7...

SpringBoot @ConfigurationProperties does not work correctly after Spring Boot v3.0.x (Kotlin v1.7.x +Spring Boot v3.0.4)

Hi All,I am trying to connect multi datasources in my web application with Spring Boot v3.0.4. However, as I ran my web ...

SpringBoot Error with circular loading of installed providers when using spring-boot-starter-thymeleaf (version 3.3.4) in docker

Hello dear spring-boot community,We faced an error when migrating spring-boot-starter-thymeleaf with version 3.3.4, that...

SpringBoot Upgrade to Flyway 10.20.1

Upgrade to Flyway 10.20.1.Comment From: mhalbritterThis has broken the native tests for Flyway, https://github.com/oracl...

SpringBoot Add Global Exception Handling Support for Filters in Spring Boot

Issue Description:Currently, Spring Boot’s global exception handling mechanism, provided by @ControllerAdvice, handles e...

SpringBoot Percentiles not published after inlcuding spring batch dependency

Spring boot 3.2.6 (also tried under 3.3.5).On the app config I havemanagement: endpoint: metrics: enabled: true...
上一页 下一页
.