Nineya
Home
Blog
Spring Introduce computeAttribute() in AttributeAccessor
2025-01-08 04:05:10
183
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
2025-01-08 04:05:08
1937
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]
2025-01-08 04:05:06
16836
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
2025-01-08 04:05:03
4349
I tried to implement Azure into my application in 2 ways1) Succesful Azure implementationI tried to implement Azure into...
Spring MockMvc and Multiple Files
2025-01-08 04:05:00
1154
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
2025-01-08 04:04:58
2862
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
2025-01-08 04:04:55
2421
Spring boot version: 2.4.1Test:@Test@WithMockUser(roles = "APP_OWNER")void given_application_owner_then_applic...
Spring Fix typo in Javadoc for AbstractJdbcCall
2025-01-08 04:04:52
403
Fix typo in Javadoc for AbstractJdbcCallComment From: pivotal-issuemaster@Alexscari7 Please sign the Contributor License...
Spring @request
2025-01-08 04:04:49
184
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)
2025-01-08 04:04:47
31819
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
2025-01-08 04:04:44
1320
Versionspring-boot-starter-webflux: 2.3.3.RELEASEWhat happenedWe're using a class that extending ServerHttpRequestDecora...
Spring A question about spring mvc ArgumentResolver
2025-01-08 04:04:41
2031
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
2025-01-08 04:04:39
374
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
2025-01-08 04:04:35
389
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
2025-01-08 04:04:32
238
This issue intends to refine ConfigurationClassPostProcessor behavior in native images by skipping configuration classes...
Spring Possibly redundant code in SerializableTypeWrapper
2025-01-08 04:04:30
2254
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
2025-01-08 04:04:28
9036
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
2025-01-08 04:04:23
2377
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]
2025-01-08 04:04:20
9369
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+
2025-01-08 04:04:12
4035
Affects: 5.2.7.RELEASEStackOverflow question : https://stackoverflow.com/q/65032499/4214241Sample Github project shared ...
上一页
下一页
1
…
1531
1532
1533
1534
1535
…
2246
.