Spring Spring 5.3.26 still not compatible with snakeyaml 2.0

java.lang.NoSuchMethodError: org.yaml.snakeyaml.representer.Representer: method 'void ()' not found at org.springfram...

Spring Enhancement - @PropertySource Should Be Subject To @Conditional Condition

According to the @Conditional documentation:If a @Configuration class is marked with @Conditional, all of the @Bean met...

Spring Please publish PGP signing keys publicly

This is a follow-up to issue gh-20182.Could Spring please publish the public PGP keys used to create artifact signatures...

Spring Causes performance issues when parsing Spel using LocalVariableTableParameterNameDiscoverer

When I use "LocalVariableTableParameterNameDiscoverer#getParameterNames" method to parse a SpEL expression, I found some...

Spring Improve diagnostics in SpEL for matches operator

Supplying a large regular expression to the matches operator in a SpEL expression can result in errors that are not very...

Spring Improve diagnostics in SpEL for repeated text

Attempting to create repeated text in a SpEL expression can result in errors that are not very helpful to the user.We sh...

Spring Increase scope of regex pattern cache for the SpEL matches operator

The pattern cache for the SpEL matches operator only applies to expressions such as the following where the same matches...

Spring JettyWebSocketCreator referenced from a method is not visible from class loader with Jetty10RequestUpgradeStrategy

Affects: 5.3.23I have a working websocket configured and running on Spring 5.3.23 with Jetty 9.4.48.v20220622. When I at...

Spring Assess null-safety semantics for newly annotated packages

This is a follow up to #30056/#30069.Comment From: sbrannenBlocked until #30056 is completedComment From: sbrannenThe pa...

Spring Gradle task processAot fails when Bean Validation API present but no provider found

We have a native application pulling jakarta.validation:jakarta.validation-api as a transitive dependency but not using ...

Spring Add anchor rewrites in the reference documentation

We recently renamed anchors in the reference documentation, we should add anchor rewrites to ensure that we don't break ...

Spring Add a list of observations produced by Spring Framework

Affects: \All versionsPlease add a comprehensive list of metrics that are generated by the framework so they can be prop...

Spring Made BeanPropertySqlParameterSource.beanWrapper protected

I found BeanPropertySqlParameterSource useful for use but it still supports java 1.3 java types. Today its normal to use...

Spring Koltin RefreshScope making empty Configuration

boot:2.6.4cloud:2021.0.1My koltin configuration is inherited from another class.If i add RefreshScope annotation, sprin...

Spring register dynamics class

I use graalvm features,my project need to generate dynamics class,so i need to register it,originally ,I can implements ...

Spring ReactorServerHttpRequest does not reflect forwarded host and port when forwarding-header-strategy=native or cloud platform detected

Backport of gh-28601Comment From: rstoyanchevClosed with a2b7a907ec8aa5f34a20f533a064067e56ef6967.Comment From: rstoyanc...

Spring SpEL: cannot call methods declared in java.lang.Object on a JDK proxy

Backport of #25316Comment From: sbrannenClosed via 36682b7ad2f86c09deea5467a59347efb4e296f1 and revised in 41d71e9a7f10f...

Spring RequestedContentTypeResolver does not ignore quality factor when filtering */* media types

When you have two content type resolvers:HeaderContentTypeResolver FixedContentTypeResolver And suppose the FixedContent...

Spring Ensure reactive transaction rollback on commit error

This change fixes a situation where error handling was skipped duringprocessCommit() in case the doCommit() failed. The ...

Spring spring-core 5.2.35 will not build from source - getSecurityManager() deprecated method

Hi,We have a requirement that we have to build all of our dependencies from source code.Trying to build spring-core 5.3....
上一页 下一页
.