Spring Published reference documentation contains unnecessary folders and files

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?

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

In this case(spring 5.0.x version):public class AppConfig { @Bean public ProxyFactoryBean proxyFactoryBean(TargetService...

Spring Upgrade to Asciidoctor Gradle plugin 3.x

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

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

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

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.

Affects: 5.0.xboolean resolved = false;boolean autowireNecessary = false;if (args == null) { synchronized (mbd.constr...

Spring Set the sameSite cookie attribute in ClientHttpResponse implementations

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

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

Backport of gh-25783Comment From: spring-projects-issuesFixed via c275989323d8f1802741ed101795c320547ac1a7Comment From: ...

Spring SpringBoot Error w/SecurityManager and AllPermission

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

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

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

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]

Juergen Hoeller opened SPR-15859 and commentedAs discussed in https://github.com/cglib/cglib/commit/d6fe1d8c73508ef30883...

Spring Unify WebRequest parameter names

In all other methods, WebRequest uses the name request.Using webRequest only for handleAsyncRequestTimeoutException().Un...

Spring Webclient Docker OffHeap Memory Leak

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]

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

Since 5.0, Spring Framework requires JDK 8+ and the current 5.3 generation is meant to be the long-term support branch f...
上一页 下一页
.