SpringBoot 1212

testComment From: philwebb@hon-ker Please use your own GitHub for testing so not to cause unnecessary notifications for ...

SpringBoot Consider how to support case sensitive key names with environment varaiables

17958 and #17975 shows how our current environment variable support suffers because it cannot deal with case sensitive v...

SpringBoot java.net.BindException: Address already in use @SpringBootTest using Springboot 3.2.1

Hi, I am still dealing with the "Address already in use" exception in springboot 3.2.1. The only problem is, that is act...

SpringBoot Provide a reactive actuator endpoint for (username indexed) session repositories

At present, Actuator sessions endpoint is supported only on a Servlet stack and also requires an indexed session reposit...

SpringBoot Provide a sessions endpoint for WebFlux applications

Spring Session 3.3 introduces a new ReactiveFindByIndexNameSessionRepository API that we can use to provide a sessions e...

SpringBoot Add @WebEndpointTest attribute to specify target frameworks

As discussed in https://github.com/spring-projects/spring-boot/pull/32046#pullrequestreview-1067421804, it would be usef...

SpringBoot Update Revved up by Develocity badge

Gradle Enterprise is now called Develocity. This PR updates the badge in the README to reflect this change.https://gradl...

SpringBoot Tolerate actuator endpoints with the same id in the configuration processor

https://github.com/spring-projects/spring-boot/pull/32046 adds a reactive session endpoint with the same id as the servl...

SpringBoot May I ask why version 3.2 does not support undertow virtual thread configuration

Comment From: JavaLionLiI adapted according to the submission records of version 3.3 and did not find any issuesComment ...

SpringBoot spring-boot-starter-activemq ignores custom message converter on @JmsListener

Hello,In the following exemple, JmsMessageConverter.toMessage is called before the message is send, but the JmsMessageCo...

SpringBoot Upgrade to Hibernate 6.4.2.Final

Comment From: bclozelThanks but as mentioned in the issue template we take care of dependency upgrades ourselves.

SpringBoot SpringBoot2.4.0 MavenFilteringException: Input length = 1

jdk8SpringBoot2.4.0[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (defau...

SpringBoot The native application crashes on startup: "ClassNotFoundException: org.springframework.data.domain.Unpaged"

After upgrade to 3.2.2, it produces:sb-repro | org.springframework.beans.factory.UnsatisfiedDependencyException: Err...

SpringBoot Fix indentation in README.adoc

This PR only changes the indents in the README.adoc file because the current rendering looks weird on GitHub. The follow...

SpringBoot Add SpringInfoContributor

This InfoContributor exposes information related to Spring projects through actuator's info endpoint as part of the Enha...

SpringBoot Spring boot gradle plugin (3.2.1) does not respect docker configurations on BuildBootImage

We have verified that our DOCKER_HOST is unix:///run/docker/docker.sock.Yet BuildBootImage still tries to use /var/run/d...

SpringBoot Fixes Issue #28841 Adding more info about scanned packages for NoSuchBeanDefinitionException

Fixes #28841Aim : Include information about the scanned packages in the failure analysis for a NoSuchBeanDefinitionExcep...

SpringBoot Mixing PEM and JKS certificate material in server.ssl properties does not work

Apparently, it is not possible to use PEM files for the certificate and private key and a key store for the trust store ...

SpringBoot Springboot gzip compressing responses having size less than min-response-size configured

I am trying to implement Gzip response compression in my Springboot Rest APII am using below configuration in my applica...

SpringBoot an error occurred by springboot 3 mail fails to start

After migration to Spring Boot 3.0 mail we did get an issue with [MailSenderPropertiesConfiguration] as the application ...
上一页 下一页
.