Spring Introduce computeAttribute() in AttributeAccessor

In order to simplify certain use cases, we should introduce computeAttribute() as a default method in the AttributeAcces...

Spring Subscriber context not propagated to WebSocketHandler for Tomcat websockets

In a WebFlux application that uses Tomcat as the webserver, the reactor subscriber context is not currently propagated f...

Spring Specifying preferred default media type for a single path in Spring MVC [SPR-14481]

M. Justin opened SPR-14481 and commentedI would like to see an option for specifying the preferred default media type in...

Spring Azure issue when implementing reports with com.azure.identity.clientsecretcredential

I tried to implement Azure into my application in 2 ways1) Succesful Azure implementationI tried to implement Azure into...

Spring MockMvc and Multiple Files

Hiya,I'm not sure if it is a regression from the correction of #26166 but in version 5.3.2 using the method file of Mock...

Spring Cannot access spring repo: 401 repo.spring.io/libs-release 401 Unauthorized error

I am not able to download from spring repo without error.[INFO] Building chain-integrations 2.12-SNAPSHOT[INFO] --------...

Spring Required request part 'file' is not present error with MockMvc multipart tests

Spring boot version: 2.4.1Test:@Test@WithMockUser(roles = "APP_OWNER")void given_application_owner_then_applic...

Spring Fix typo in Javadoc for AbstractJdbcCall

Fix typo in Javadoc for AbstractJdbcCallComment From: pivotal-issuemaster@Alexscari7 Please sign the Contributor License...

Spring @request

Affects: \Comment From: sbrannenClosing this issue since it appears to have been opened by mistake.If you meant to creat...

Spring Defensively handle loadClass null result in BeanUtils.findEditorByConvention (against misbehaving ClassLoader impl such as in the GWT JettyLauncher)

Hello,I'm working on the migration of an application using Java and the Spring framework.The migration is a big step, th...

Spring ServerHttpRequestDecorator's getBody is not invoked without @RequestBody

Versionspring-boot-starter-webflux: 2.3.3.RELEASEWhat happenedWe're using a class that extending ServerHttpRequestDecora...

Spring A question about spring mvc ArgumentResolver

Environment:Spring Version 5.2.6JDK1.8Question: The parameters from the front end POST request are like this{"data": {"...

Spring Add overloaded send methods of client StompSession

The methods allow a post processor to post-process or modify the created message when sending.Comment From: topikachuHi,...

Spring Avoid CGLIB proxies in websocket/messaging configuration

In order to allow support in native executables and for consistency with the changes done in the whole Spring portfolio,...

Spring Refine ConfigurationClassPostProcessor behavior in native images

This issue intends to refine ConfigurationClassPostProcessor behavior in native images by skipping configuration classes...

Spring Possibly redundant code in SerializableTypeWrapper

in link I read the fortypeprovider method ,I think a piece of code may be redundantabout code@Nullable static Type fo...

Spring DataBuffer Leak in Server Response

This is based on a report in Reactor Netty https://github.com/reactor/reactor-netty/issues/1408 where the last leak reco...

Spring AbstractJackson2HttpMessageConverter writes partial data when exception occurs during write

Affects: 5.2.10.RELEASE and laterThe AbstractJackson2HttpMessageConverter.writeInteral method was modified to use a try ...

Spring @Async and @PostConstruct don't work in combination [SPR-7560]

Joern Barthel opened SPR-7560 and commentedHow to reproduceAnnotate a void public method with @Async and @PostConstruct....

Spring Clarify intended advice execution behavior in Spring version 5.2.7+

Affects: 5.2.7.RELEASEStackOverflow question : https://stackoverflow.com/q/65032499/4214241Sample Github project shared ...
上一页 下一页
.