Spring limitExceeded is never reset in ConcurrentWebSocketSessionDecorator [SPR-17140]

HenryOrz opened SPR-17140 and commentedIn a spring-websocket application, Once org.springframework.web.socket.handler.Co...

Spring Provide better lifecyle for WebMvcConfigurer.configurePathMatch

Currently WebMvcConfigurer.configurePathMatch(...) is called as a side-effect of WebMvcConfigurationSupport.getPathMatch...

Spring JDBC Connetion will not be managed by Spring(like mybatis or hibernate) [SPR-12564]

jerryscott2014 opened SPR-12564 and commentedHi, spring team.1. when integration with mybatis (with mybatis-spring), it ...

Spring Allow early decoration of request and response in WebFlux

Current behaviourWebHttpHandlerBuilder.build() creates instance of HttpWebHandlerAdapter (https://github.com/spring-proj...

Spring Upgrade to JUnit 5.5.2

OverviewOnce JUnit Jupiter 5.5.2 has already been released, we should upgrade and undo the workaround introduced in 3c4c...

Spring MockPart in request is not recieved in RequestPart in controller

Affects version: 5.3.3Related to: #26261I have a controller method that accepts multipart/form-data requests with 2 para...

Spring RequestEntity throws UnsupportedOperationException when using URI template

I'm using Spring Web 5.3.3 with Boot 2.4.2.When creating a RequestEntity by passing in a URI template, the concrete type...

Spring WebClients awaitBody throws Exception when expecting "Unit"

Affected component: spring-webfluxVersion: 5.3.2When using the Kotlin-Extensions for WebClient on Endpoints that do not...

Spring Inconsistency between source code and reference manual for StoredProcedure

Affects: 2.0.0 - 5.3.3The first paragraph of the StoredProcedure's documentation mentions that the execute methods of th...

Spring SimpleJdbcInsert (sporadically) does not insert all columns

Affects: Spring Framework 5.3.3When using SimpleJdbcInsert without usingColumns(), it tries to determine the columns fro...

Spring Missing CORS Headers for Static Resources in WebFlux

Affects: 5.3.3Affected component: WebFluxI created a configuration that roughly looks like this:@EnableWebFlux@Configura...

Spring CORS Headers Added to Pre-Flight Request on Ambiguous Match Even Without @CrossOrigin

By default CORS support is disabled but in case of multipe valid method mappings, Spring just adds CORS Headers to prefl...

Spring xml and javaConfig are used in the same interceptor, javaConfig didn't work on swagger /v2/api-doc

xml与javaConfig 配置同一个拦截器 ,javaConfig 对 swagger /v2/api-doc 不生效javaConfig @Bean public SignValidInterceptor logInter...

Spring Document the "SpringProperties mechanism" mentioned in the testing chapter

Affects: 5.3.3The testing chapter mentions the SpringProperties mechanism or API in three places but doesn't explain wha...

Spring Ignore null header value in MockHttpServletResponse

Hello,I've faced an issue recently working with MockHttpServletResponse. The thing is when I have conditional (value can...

Spring Ignore null Locale in MockHttpServletResponse

This is a follow-up to #26488.Although the Javadoc for javax.servlet.ServletResponse.setLocale(Locale) does not state ho...

Spring RestTemplate - support response mapping to entity with potentially empty response body. [SPR-8016]

David Victor opened SPR-8016* and commentedI am working with an API which returns an empty response body on http status ...

Spring Introduce @PreCheck annotation for intercepting handler method invocations

Hi,I would like to have a custom controller annotation that can check things before getting into the code. Something lik...

Spring Fix Javadoc formatting errors

There are many document formatting errors in the project, causing some tools to parse the source code incorrectly when r...

Spring add learning projects.

Comment From: pivotal-issuemaster@yikeo Please sign the Contributor License Agreement!Click here to manually synchronize...
上一页 下一页
.