SpringBoot chore(deps): update io.github.git-commit-id:git-commit-id-maven-plugin to v9.0.1

Dependency Upgrade:- Update io.github.git-commit-id:git-commit-id-maven-plugin to v9.0.1 - Fixes behavior when generat...

SpringBoot @WebMvcTest breaks configuration property scanning during tests

Hello. I'm using spring boot version 2.2.6.RELEASE with Java 11. I've reproduced this bug in an example project here: ht...

SpringBoot Provide a single command for generating a CDS archive from an uber jar

Ideally there'd be one command ('appcds'?) that I can run on an Uber jar that extracts everything, runs the app to a .js...

SpringBoot Image building hangs when builder and buildpack are configured

The Paketo Buildpacks project is now publishing multi-arch buildpacks for Java and Java Native Image. They both works gr...

SpringBoot Group Kafka properties that configure the back-off policy

We have 4 properties that are used to configure the back-off policy:spring.kafka.retry.topic.delayspring.kafka.retry.top...

SpringBoot Authorization issue while migrating from 3.2.7 to 3.3.0

I'm getting Authorization issue while migrating my code to spring boot version 3.3.0 while in 3.2.7 it's working as expe...

SpringBoot Invalid doc links when generating code from Spring Initializr

When generating code from Spring initializr using project Gradle - Groovy, language Java and version 3.3.1, inside HELP...

SpringBoot Upgrade to GraphQL Java 22.1

We currently have a managed version of 22.0, but spring-graphql uses the version 22.1. I'm not sure that GraphQL Java re...

SpringBoot Avoid creating a temporary doc base for Tomcat, Jetty, and Undertow when the application doesn't have one

If I run a spring boot app(jar file) I see a couple of directories being created. Work directory and a 'tomcat-docbase*'...

SpringBoot Setting 'show-details' to always on management.endpoint.health polutes probes behaviour

Currently, when you set management.endpoint.health.show-details to always, you will have both liveness and readiness sho...

SpringBoot GraalVM Native Image Runtime ERROR StatusLogger Unable to load services for service class org.apache.logging.log4j.spi.Provider

In the SpringBoot3 application built by Graalvm Native Image, I use Apache Poi to depend on log4j. The construction is s...

SpringBoot Fix Documentation for Default TaskExecutor Configuration

I would like to suggest that you write a document on TaskExecutionAutoConfiguration about the default TaskExecutor setti...

SpringBoot Publish an AuditEvent on logout

Currently the actuator does a good job on sending AuditEvents on login (ok/failure) authentication etc. would be nice if...

SpringBoot Unable to extract remaining path segments

When I use spring boot actuator and customise the management server addressAccess to /actuator/health is normal, but /ac...

SpringBoot Tomcat embed core 10.1.24 contains Java 22 compiled class files

When updating my project from Spring Boot 3.1.11 to 3.1.12 I notice that the tomcat-embed-core JAR in version 10.1.24 (p...

SpringBoot Updated documentation at issue #32806

Comment From: wilkinsonaGiven that this PR changes over 4000 files, I assume that it was opened in error.

SpringBoot FetchType.EAGER not working with Native Queries

I believe there is bug that ignores FetchType.EAGER on native queries. I went back to a previous version of boot and wor...

SpringBoot Closing org.springframework.web.context.support.GenericWebApplicationContext issue during running Test class

I have recently migrated a springboot v2.7.5 application which uses spring batch to spring boot v3 with jdk 17 . I have ...

SpringBoot Support consumer, producer, listener and template specific Kafka Admin properties

The current implementation of KafkaProperties in Spring Boot allows for the configuration of different producer and cons...

SpringBoot Add SslBundle support to MailSender

Currently, MailProperties doesn't support SslBundle configuration. There are scenarios where a client has a SMTP server ...
上一页 下一页
.