Nineya
Home
Blog
Spring Unifying the RestClient and WebClient exception
2025-01-08 17:45:17
1350
I have tried using RestClient as the backend for @HttpExchange interfaces, and it throws a RestClientResponseException (...
Spring Provide support for configuring the bindable properties of a form-backing object using field-level annotations [SPR-7747]
2025-01-08 17:45:14
3241
Joris Kuipers opened SPR-7747 and commentedCurrently one has to implement an @InitBinder annotated method to configure w...
Spring Addressing Mass Assignment vulnerabilities with @NoBind annotation for domain objects [SPR-13835]
2025-01-08 17:45:12
4320
Anton Abashkin opened SPR-13835 and commentedMost modern frameworks provide a convenience mechanism for binding form dat...
Spring Support declarative mode for data binding
2025-01-08 17:45:09
527
As of #26721, DataBinder supports constructor binding. For @ModelAttribute arguments, property binding is also applied i...
Spring Support customizing the bind parameter name for constructor binding
2025-01-08 17:45:07
395
Use cases for customizing the name of the request parameter to bind to a field are described in #18012 and related issue...
Spring The ResourceHttpRequestHandler and ResourceWebHandler prevent returning 404 Not Found ProblemDetail responses
2025-01-08 17:45:05
3972
Given RFC 7807 ProblemDetail support is enabled, then I expect that when a call is done to a URL for which nothing can b...
Spring Support @RSocketExchange for annotated responders
2025-01-08 17:45:03
1263
It's better to addopt unifed annotation contract for both server and client side. And I think the RSocket Interface anno...
Spring Clarify R2DBC ConnectionAccessor and DatabasePopulator exception declarations
2025-01-08 17:45:00
244
Along the lines of #30817, we also need to remove a few throws DataAccessException and throws ScriptException declaratio...
Spring Support Optional return value in JdbcTemplate
2025-01-08 17:44:58
3408
Since DataAccessUtils.optionalResult was added in 6.1.0-M3 https://github.com/spring-projects/spring-framework/pull/2773...
Spring Fix remove the side effect of ConstructorArgumentValues#addIndexedArgumentValue using deep-copy.
2025-01-08 17:44:55
857
Fix remove the side effect of ConstructorArgumentValues#addIndexedArgumentValue using deep-copy.Like org.springframework...
Spring Support caching annotations for CompletableFuture return values [SPR-12967]
2025-01-08 17:44:52
1699
Lukas Krecan opened SPR-12967 and commentedIt would be nice to support caching of ListenableFuture (CompletableFuture) r...
Spring CaffeineCacheManager supports async loading value
2025-01-08 17:44:50
2253
Comment From: bclozelSorry, but we don't accept PRs without any rationale nor explanation, especially for new features a...
Spring CVE-2016-1000027 Critical in 5.3 but only fixed in > 6.0.0
2025-01-08 17:44:47
1601
CVE-2016-1000027 Pivotal Spring Framework through 5.3.27 suffers from a potential remote code execution (RCE) issue if u...
Spring Update README.md
2025-01-08 17:44:44
198
Comment From: pivotal-cla@mangeshdhande70 Please sign the Contributor License Agreement!Click here to manually synchroni...
Spring Spring AOT native hint files format
2025-01-08 17:44:42
1974
VersionSpring Framework 6.xDepscriptionThere are a lot of hint configurations ( reflect-config.json ) in the project tha...
Spring Remove additional APIs deprecated for removal in 6.1
2025-01-08 17:44:39
2772
OverviewThis is a follow up to gh-29449.Candidates[x] org.springframework.scheduling.support.CronSequenceGenerator[x] or...
Spring Correct inaccuracy in spring docs
2025-01-08 17:44:37
631
Spring uses not only BeanPostProcessor-s to process callback interfaces. For example AbstractAutowireCapableBeanFactory#...
Spring Webflux corrupts data when writing to OutputStream of Flux<DataBuffer>
2025-01-08 17:44:34
2307
Affects: 5.3.27I have already created a stack overflow question, but it seems to be a bug in webflux:https://stackoverfl...
Spring Code generation does not support ApplicationContext
2025-01-08 17:44:32
11173
Repeat step: AbstractBeanDefinition beanDefinition = builder.getBeanDefinition(); beanDefinition.setAutowi...
Spring Increase reusability of Validator [SPR-15314]
2025-01-08 17:44:29
3238
Daniel Gulyas opened SPR-15314 and commentedQuick summaryHi!It would be really cool if the Validator implementations cou...
上一页
下一页
1
…
1327
1328
1329
1330
1331
…
2246
.