Nineya
Home
Blog
SpringBoot Value "wss" for HTTP Header "X-Forwarded-Proto" should be consistently handled
2025-01-07 00:50:27
3474
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
2025-01-07 00:50:21
880
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
2025-01-07 00:50:17
246
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
2025-01-07 00:50:13
190
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
2025-01-07 00:50:09
8448
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
2025-01-07 00:50:06
420
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
2025-01-07 00:50:02
5215
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
2025-01-07 00:49:58
206
With #26126 we updated class to SpringFactoriesLoader.loadFactoryNames to include a classloader. Unfortunately as identi...
SpringBoot EnvironmentPostProcessors aren't instantiated with correct ClassLoader
2025-01-07 00:49:55
1294
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
2025-01-07 00:49:45
281
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
2025-01-07 00:49:39
4310
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
2025-01-07 00:49:33
20898
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
2025-01-07 00:49:26
2940
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
2025-01-07 00:49:22
613
"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
2025-01-07 00:49:15
570
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
2025-01-07 00:49:07
944
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
2025-01-07 00:48:59
2455
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
2025-01-07 00:48:46
658
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
2025-01-07 00:48:43
631
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
2025-01-07 00:48:39
20567
Hi, I tried to upgrade the Spring Boot version in an existing project, but it seems that spring.profiles.active injectio...
上一页
下一页
1
…
2025
2026
2027
2028
2029
…
2246
.