Nineya
Home
Blog
Spring Spring 5.3.26 still not compatible with snakeyaml 2.0
2025-01-08 17:10:29
645
java.lang.NoSuchMethodError: org.yaml.snakeyaml.representer.Representer: method 'void ()' not found at org.springfram...
Spring Enhancement - @PropertySource Should Be Subject To @Conditional Condition
2025-01-08 17:10:26
866
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
2025-01-08 17:10:23
9481
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
2025-01-08 17:10:19
2905
When I use "LocalVariableTableParameterNameDiscoverer#getParameterNames" method to parse a SpEL expression, I found some...
Spring Improve diagnostics in SpEL for matches operator
2025-01-08 17:10:15
241
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
2025-01-08 17:10:13
215
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
2025-01-08 06:46:10
563
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
2025-01-08 06:46:07
5979
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
2025-01-08 06:46:03
644
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
2025-01-08 06:46:00
4401
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
2025-01-08 06:45:58
182
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
2025-01-08 06:45:56
1841
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
2025-01-08 06:45:53
1593
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
2025-01-08 06:45:51
532
boot:2.6.4cloud:2021.0.1My koltin configuration is inherited from another class.If i add RefreshScope annotation, sprin...
Spring register dynamics class
2025-01-08 06:45:48
1411
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
2025-01-08 06:45:45
501
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
2025-01-08 06:45:42
148
Backport of #25316Comment From: sbrannenClosed via 36682b7ad2f86c09deea5467a59347efb4e296f1 and revised in 41d71e9a7f10f...
Spring RequestedContentTypeResolver does not ignore quality factor when filtering */* media types
2025-01-08 06:45:39
4926
When you have two content type resolvers:HeaderContentTypeResolver FixedContentTypeResolver And suppose the FixedContent...
Spring Ensure reactive transaction rollback on commit error
2025-01-08 06:45:36
652
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
2025-01-08 06:45:33
1582
Hi,We have a requirement that we have to build all of our dependencies from source code.Trying to build spring-core 5.3....
上一页
下一页
1
…
1362
1363
1364
1365
1366
…
2246
.