Spring Unifying the RestClient and WebClient exception

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]

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]

Anton Abashkin opened SPR-13835 and commentedMost modern frameworks provide a convenience mechanism for binding form dat...

Spring Support declarative mode for data binding

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

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

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

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

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

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.

Fix remove the side effect of ConstructorArgumentValues#addIndexedArgumentValue using deep-copy.Like org.springframework...

Spring Support caching annotations for CompletableFuture return values [SPR-12967]

Lukas Krecan opened SPR-12967 and commentedIt would be nice to support caching of ListenableFuture (CompletableFuture) r...

Spring CaffeineCacheManager supports async loading value

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

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

Comment From: pivotal-cla@mangeshdhande70 Please sign the Contributor License Agreement!Click here to manually synchroni...

Spring Spring AOT native hint files format

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

OverviewThis is a follow up to gh-29449.Candidates[x] org.springframework.scheduling.support.CronSequenceGenerator[x] or...

Spring Correct inaccuracy in spring docs

Spring uses not only BeanPostProcessor-s to process callback interfaces. For example AbstractAutowireCapableBeanFactory#...

Spring Webflux corrupts data when writing to OutputStream of Flux<DataBuffer>

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

Repeat step: AbstractBeanDefinition beanDefinition = builder.getBeanDefinition(); beanDefinition.setAutowi...

Spring Increase reusability of Validator [SPR-15314]

Daniel Gulyas opened SPR-15314 and commentedQuick summaryHi!It would be really cool if the Validator implementations cou...
上一页 下一页
.