SpringBoot Value "wss" for HTTP Header "X-Forwarded-Proto" should be consistently handled

I have noticed that a HTTP(S) request with the header X-Forwarded-Proto: wss can cause problems in the Spring Boot web s...

SpringBoot Upgrade to Infinispan 11.0.11.Final

Comment From: sourabhsparkalaHello @bclozel, It would be really appreciated if this infinispan 11.0.11.Final version is ...

SpringBoot Update org.infinispan libraries to 11.0.11.Final

This in turn will provide a fix for smallrye-config associated CVE-2020-1729.Fixes #27077Comment From: bclozelAs mention...

SpringBoot Update org.infinispan libraries to 11.0.11.Final to fix CVE-2020-1729

Managed Dependency UpgradeUpdating infinispan libraries to 11.0.11.Final. This in turn will provide a fix for smallrye-c...

SpringBoot spring-boot-maven-plugin 2.5.1 build-image goal, spring-cloud-bindings is conflict with tomcat-embed-jasper

To build an executable war(with jsp) OCI image, when using tomcat-embed-jasper dependency, the spring-boot-maven-plugin ...

SpringBoot Default value for NettyProperties.leakDetection is not aligned with Netty's default

As seen in #26958, the default value for the NettyProperties.leakDetection configuration property does not align with th...

SpringBoot Maven Dependency Exclusion does not work anymore for war archive since version 2.5.0

Maven Dependency Exclusion does not work anymore for war archive since version 2.5.0.If i downgrade to version 2.4.7, ex...

SpringBoot Instantiator is called without a classloader

With #26126 we updated class to SpringFactoriesLoader.loadFactoryNames to include a classloader. Unfortunately as identi...

SpringBoot EnvironmentPostProcessors aren't instantiated with correct ClassLoader

Similar to the issue raised in https://github.com/spring-projects/spring-boot/issues/26126, when using Spring Boot 2.5.0...

SpringBoot Misleading doc about application startup exposure

The reference documentation states that:Additionally, Spring Boot Actuator will expose a startup endpoint to expose this...

SpringBoot Avoid illegal reflective access in CLI tests

Hi,this is an attempt to get rid of illegal reflective access warnings in CLI tests. The idea is to use TomcatURLStreamH...

SpringBoot Failure when binding the name of a non-existent class to a Class<?> property isn't very helpful

Via this question on Stack Overflow, the failure that you get when trying to bind the name of a class that isn't on the ...

SpringBoot Unable to exclude dependencies on repackaging war

I'm using spring-boot-maven-plugin to repackage my archive into a bootable and deployable WAR file. Doing so, I had to e...

SpringBoot ConfigDataPropertiesTests contains a property name typo

"spring.config.activate.on-profiles" should be "spring.config.activate.on-profile".Comment From: wilkinsonaThanks for th...

SpringBoot Align Nimbus dependency versions with those of Spring Security

For Spring Boot 2.4 and 2.5 we'd like to align our dependency management for nimbus with whatever Spring Security declar...

SpringBoot @Scheduled(fixedRate = 1000*10) use with RestTemplate occur failed

springboot version 2.3.12.RELEASEcode show as up,and the idea' consol show could get response by resttemplate ,but al...

SpringBoot refreshEvent trigger loggging system reinitialize,logging configuration on startup will be ignore

I add a loggerAppender on startup,like belowIf refreshEvent trigger,like refresn bean,logging system will reinitialize,a...

SpringBoot Upgrade to Spring Data 2021.0.2

Comment From: mp911deProject Dependencies Spring Data 2021.0.2Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11....

SpringBoot Upgrade to Spring Data 2020.0.10

Comment From: mp911deProject Dependencies Spring Data 2020.0.10Cassandra Driver (com.datastax.oss:java-driver-bom): 4.9....

SpringBoot spring.profiles.active inject failed when use @ActiveProfiles annotations

Hi, I tried to upgrade the Spring Boot version in an existing project, but it seems that spring.profiles.active injectio...
上一页 下一页
.