玖涯软件开发
Home
Blog
springboot Sometimes tests with Couchbase are falling without no visible reason
2025-01-06 16:39:47
1174
Spring Boot 2.3.0.BUILD-SNAPSHOT. Sometimes tests are falling because of the compilation error at this line: https://git...
springboot Document that graceful shutdown with Tomcat requires Tomcat 9.0.33 or later
2025-01-06 16:39:41
1742
Hi,I just played around with the graceful shutdown option server.shutdown.grace-period=1s while being on Tomcat 9.0.31 a...
springboot Improve backwards compatibility of ErrorAttributes and DefaultErrorAttributes
2025-01-06 16:39:34
537
The changes for including the message or binding errors are perhaps more breaking than they need to be. I’ve been wonder...
springboot Incorrect link targets in 2.3 RC1 wiki
2025-01-06 16:39:28
409
The M3 and M4 links under "Upgrading from Spring Boot 2.2" in https://github.com/spring-projects/spring-boot/wiki/Spring...
springboot Maven Build Fails when “spring-boot-starter-web-services” starter is used with 2.1.13.RELEASE of Spring Boot Version
2025-01-06 16:39:22
3278
I am not able to build spring boot application when spring web service starter is used with 2.1.13.RELEASE version of sp...
springboot Read metadata configuration from properties
2025-01-06 16:39:15
82
This is required to read the metadata configuration of the client from properties.
springboot Update metadata configuration for the client
2025-01-06 16:39:09
442
Metadata configuration updated in the properties file is not read due to missing property.Defining this property will fi...
springboot 2.3.0.RC1 - RSocket over Websocket transport - requestStream - produces additional request(255)
2025-01-06 16:39:02
1087
With latest 2.3.0.RC1 RSocket "requestStream" started producing additional request to Flux inside controller with quanti...
springboot server.connection-timeout default value
2025-01-06 16:38:56
6698
/** * Time in milliseconds that connectors will wait for another HTTP request before * closing the connectio...
springboot The @ActiveProfiles annotation no longer overrides those defined in property files
2025-01-06 09:46:40
1334
@ActiveProfiles replaces profiles from SPRING_PROFILES_ACTIVE environment variable with its value in 2.3.0.M4, but it ap...
springboot Use CNB creator all-in-one lifecycle
2025-01-06 09:46:34
1209
Since Platform API 0.3, CNB builders support a creator lifecycle. This lifecycle executes all other lifecycle phases (de...
springboot Upgrade to use Groovy 3
2025-01-06 09:46:27
1108
Groovy 3 resolves an issue where it caused the following:WARNING: An illegal reflective access operation has occurredWAR...
springboot Document use case of splitting auto-configuration and starter
2025-01-06 09:46:20
38
Forward port of issue #20686 to 2.3.0.
springboot Document use case of splitting auto-configuration and starter
2025-01-06 09:46:14
38
Forward port of issue #20686 to 2.2.8.
springboot Document use case of splitting auto-configuration and starter
2025-01-06 09:46:09
633
In the "Creating your own starter" section we explain the "full" infrastructure for a starter: an auto-configuration mod...
springboot Fix JarFileTests.getInputStreamWhenClosed()
2025-01-06 09:46:02
221
This PR fixes JarFileTests.getInputStreamWhenClosed() as the assertion was passing due to this.jarFile.getEntry(), not t...
springboot Align TestRestTemplate Javadoc with documentation
2025-01-06 09:45:55
38
Forward port of issue #21318 to 2.3.0.
springboot Align TestRestTemplate Javadoc with documentation
2025-01-06 09:45:49
1081
Aligned TestRestTemplate Javadoc with documentation.To make it more clear that it will be autoconfigured only if SpringB...
springboot Update link to new Spring Security docs location
2025-01-06 09:45:43
550
Hi,I found yet some more links to be broken in the latest snapshot docs. Apparently, the Spring-Security docs only exist...
springboot Spring data jpa shifts saved LocalDates back by one date after spring boot update 2.2.6 -> 2.2.7
2025-01-06 09:45:36
1304
Hi, I have run into following issue after updating spring boot from 2.2.6 to 2.2.7:When I save LocalDate with spring dat...
上一页
下一页
1
…
2174
2175
2176
2177
2178
…
2246
.