SpringBoot Http server metrics counts twice for Jersey endpoints

After upgrading to Spring Boot 2.6 with Micrometer 1.8.1 metric "http_server_requests_seconds_count" counts twice every ...

SpringBoot Relocate test CNB builder used in plugin integration tests

Integration tests for the image building Maven goal and Gradle task use a simple test CNB builder and buildpack. The bui...

SpringBoot Consider update to MySQL 8.4.0

Is there any action to update to MySQL connector to version 8.4.0? Have checked at 3.3.0-RC1 and 3.3.0-SNAPSHOT however ...

SpringBoot [Enhancement] Request to add "connection: close" response header via http/1.1 connection after graceful shutdown phase started

Hello. I have request about graceful shutdown on http/1.1 connection.I though this request fit in spring boot side, but ...

SpringBoot Upgrade to MySQL 8.4.0 LTS

MySQL 8.4.0 has been released as a long-term supported version.See release.Comment From: wilkinsonaThis is covered in th...

SpringBoot Image building fails during cleanup when bind mount has read-only content

We're seeing failures like this on CI:Caused by: java.nio.file.AccessDeniedException: /tmp/junit-image-pack-gradle-10097...

SpringBoot Limit configuration cache testing to the latest version of Gradle

For every version of Gradle in our test compatibility matrix, we test both with and without the configuration cache enab...

SpringBoot Test the lowest and highest supported versions of Maven

We currently test against Maven 3.6.x, 3.8.x, and 3.9.x yet we've never, to our recollection, found a version-specific M...

SpringBoot Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2

Bumps jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2.Release notesSourced from jfrog/setup-jfrog-cli's releases.v4.0.2What's ...

SpringBoot Logging ConditionEvaluationReportMessage object into JsonLayout fails

Hi,The Log4j2 StatusLogger throws an error after attempting to log a ConditionEvaluationReportMessage.ERROR StatusConsol...

SpringBoot Upgrade Ubuntu version in CI images

Upgrade Ubuntu version to ubuntu:jammy-20240427 in CI imagesCloses: https://github.com/spring-projects/spring-boot/issue...

SpringBoot RedisProperties multi database support

Hi,It would be nice if we could use many redis database indexes with Redis auto configure. Imagine we have the following...

SpringBoot Unable to Obtain Kafka Cluster Info with Observability Enabled

Description:When observability is enabled in a Spring Boot application using Spring Kafka, we are encountering an issue ...

SpringBoot Extend spring-boot-maven-plugin to allow customizing the loader for java SPIs

I want to install a custom DateFormatSymbolsProvider to work around this issue where short month symbols changed in the ...

SpringBoot Factory method 'resourceHandlerMapping' threw exception with message: Uncaught exception during scan

Bug report:When upgrade Spring boot 2.7.2 to 3.2.4 , throw exceptions. And launch failed. Following is the exception tra...

SpringBoot 'spring.data.mongodb.auto-index-creation=true' not working

I've added as per the documentation the following line to my application.properties:spring.data.mongodb.auto-index-creat...

SpringBoot Update StartupEndpoint.java

This version keeps the code clean and readable, making it easier to maintain and understand.Comment From: pivotal-cla@vi...

SpringBoot HikariPool Shutdown

HikariPool-1 - Shutdown initiated...2018-03-19 23:33:20.386 INFO 1952 --- [ main] com.zaxxer.hikari.HikariDat...

SpringBoot Getting 404 after oauth2 authentication success and an anonymous token

i am using oauth2 with springboot 1.5.6.RELEASE and i am using jdbc authentication with oauth2.i added the property: sec...

SpringBoot TraceId is not propagating in microservices using micrometer and zipkin

I'm generating request from service 1 to service 2 , traceId and spanId are getting generated in the logs for service 1 ...
上一页 下一页
.