Nineya
Home
Blog
Spring Published reference documentation contains unnecessary folders and files
2025-01-08 03:48:21
7642
Affects: 5.xThe directory for the PDF documentation contains HTML files and JS and CSS directories that, AFAIK, don't n...
Spring Change in behavior of webflux blockOptional() in springboot 2.3.3?
2025-01-08 03:48:18
1277
When upgrading a Springboot application using org.springframework.boot:spring-boot-starter-webflux:2.1.10.RELEASE to org...
Spring Potential bug in getBean(Class<T>) for ProxyFactoryBean and target bean regarding @Priority
2025-01-08 03:48:15
11858
In this case(spring 5.0.x version):public class AppConfig { @Bean public ProxyFactoryBean proxyFactoryBean(TargetService...
Spring Upgrade to Asciidoctor Gradle plugin 3.x
2025-01-08 03:48:13
158
Looking at the reference documentation of the plugin, we might improve our configuration and better include the document...
Spring Support interception of calls to the underlying cache
2025-01-08 03:48:11
1611
It would be nice if there was a pluggable mechanism (i.e. strategy interface) in order to intercept put/get to the under...
Spring UriComponentsBuilder should not treat a dot followed by a number as illegal
2025-01-08 03:48:08
5081
Affects: 5.2.8.RELEASEThere is an issue when using UriComponentsBuilder to build a URI for an address that contains a . ...
Spring debug spring source
2025-01-08 03:48:06
275
Comment From: pivotal-issuemaster@gitkunming Please sign the Contributor License Agreement!Click here to manually synchr...
Spring This is not a problem, but I am curious.
2025-01-08 03:48:03
704
Affects: 5.0.xboolean resolved = false;boolean autowireNecessary = false;if (args == null) { synchronized (mbd.constr...
Spring Set the sameSite cookie attribute in ClientHttpResponse implementations
2025-01-08 03:48:01
1209
Affects: Spring Framework 5.2.9 (and below)I would like to have direct access to the sameSite attribute when using WebTe...
Spring websocket stomp Failed to handle GenericMessage No header accessor
2025-01-08 03:47:58
4919
Affects:org.springframework.boot:spring-boot-starter-websocket:jar:2.3.1.RELEASEorg.springframework:spring-messaging:jar...
Spring Published reference documentation contains unnecessary folders and files
2025-01-08 03:47:56
178
Backport of gh-25783Comment From: spring-projects-issuesFixed via c275989323d8f1802741ed101795c320547ac1a7Comment From: ...
Spring SpringBoot Error w/SecurityManager and AllPermission
2025-01-08 03:47:53
17489
Affects: \v5.2.0.RELEASERunning with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASEI have been working on getting web...
Spring Simplify code in AbstractFallbackJCacheOperationSource
2025-01-08 03:47:51
677
I found that operation has been judged not to be null before, so it can be returned directlyComment From: pivotal-issuem...
Spring Support registration of null reference for BeanFactoryPostProcessor
2025-01-08 03:47:48
13881
import org.junit.jupiter.api.Test;import org.springframework.beans.BeansException;import org.springframework.beans.facto...
Spring Protobuf MessageConverter in spring-messaging for use with STOMP
2025-01-08 03:47:45
1466
Hi,I have created a ReactorNettyTcpStompClient to connect to RabbitMQ STOMP.My requirement is to send protobuf ByteStrin...
Spring MethodHandles.Lookup.defineClass for CGLIB class definition purposes [SPR-15859]
2025-01-08 03:47:43
61759
Juergen Hoeller opened SPR-15859 and commentedAs discussed in https://github.com/cglib/cglib/commit/d6fe1d8c73508ef30883...
Spring Unify WebRequest parameter names
2025-01-08 03:47:38
539
In all other methods, WebRequest uses the name request.Using webRequest only for handleAsyncRequestTimeoutException().Un...
Spring Webclient Docker OffHeap Memory Leak
2025-01-08 03:47:35
7770
Affects: 5.2.8We're trying to use reactive in our microservice, but we're seeing the docker memory go up until the insta...
Spring @AssertTrue validation failure in private isFoo method causes 500 INTERNAL_SERVER_ERROR [SPR-17055]
2025-01-08 03:46:48
4918
Adam Chesney opened SPR-17055 and commentedAttached is a zipped up Spring Boot 2.1 SNAPSHOT web project showing the prob...
Spring Deprecate Joda-Time support
2025-01-08 03:46:46
371
Since 5.0, Spring Framework requires JDK 8+ and the current 5.3 generation is meant to be the long-term support branch f...
上一页
下一页
1
…
1547
1548
1549
1550
1551
…
2246
.