玖涯软件开发
Home
Blog
Spring Add DataFieldMaxValueIncrementer for MariaDB
2025-01-08 06:13:59
588
Spring Framework started treating MariaDB as an independent database here: https://github.com/spring-projects/spring-fra...
Spring Support for problem details based on RFC 7807
2025-01-08 06:13:57
18417
This has been requested a number of times but so far has been deferred to Spring Boot which supports error response deta...
Spring HttpServiceProxyFactory raises IllegalStateException if created through the builder and declared as a bean
2025-01-08 06:13:54
513
After #29296, the public constructor and setters are deprecated in favour of using the programmatic builder, and if the ...
Spring Allow declaring bean stereotypes using Java configuration [SPR-14677]
2025-01-08 06:13:52
1563
Behrang Saeedzadeh opened SPR-14677 and commentedIt would be nice if we could declare that a given bean has a particular...
Spring Provide AOT support for HttpServiceProxyFactory clients
2025-01-08 06:13:49
3309
If i create a declarative HTTP client with HttpServiceProxyFactory it fails when I try to turn the application with spri...
Spring Ability to differentiate different causes for WebInputException
2025-01-08 06:13:47
8213
This is a request for the ability to generate a message stating that a WebFlux controller request body (or other request...
Spring Multiple @ImportRuntimeHints in the type hierarchy should be supported
2025-01-08 06:13:44
624
RuntimeHintsBeanFactoryInitializationAotProcessor#extractFromBeanFactory should be able to retrieve multiple annotations...
Spring Revert resource management changes in RestTemplate
2025-01-08 06:13:42
427
Changes introduced in #29010 are not bringing the expected improvements to the API.The request factories can still be ex...
Spring 测试
2025-01-08 06:13:40
192
Comment From: pivotal-cla@NYForever Please sign the Contributor License Agreement!Click here to manually synchronize the...
Spring Replace HTTPInvoker deprecation by classes blacklisting on deserialization
2025-01-08 06:13:37
12130
Affects: \5.3 and aboveIn #25379 there has been a discussion about Java serialization and security vulnerabilities. Some...
Spring If-Unmodified-Since header check removes Last-Modified and Etag headers from response, even if condition passes
2025-01-08 06:13:35
2103
Affects: 5.3.23When handling the response, HttpEntityMethodProcessor calls isResourceNotModified() which removes the Las...
Spring PathMatchingResourcePatternResolver no longer finds directories
2025-01-08 06:13:31
3088
Possibly caused by https://github.com/spring-projects/spring-framework/commit/0eb66789edd6122ab4f395b5a76d23255c0da337si...
Spring Avoid NPEs in DefaultServerRequestObservationConvention
2025-01-08 06:13:29
263
In some cases, the default response status of a ServerWebExchange can be null, especially when the response is not avail...
Spring Suppress removal warnings
2025-01-08 06:13:27
122
This PR suppresses removal warnings.Comment From: qiangmao添加一条评论Comment From: qiangmao这里是活动日志Comment From: qiangmao测试评论1...
Spring ServerHttpObservationFilter can throw ClassCastException when NoopObservation used
2025-01-08 06:13:24
9362
Spring Boot SampleMethodSecurityApplicationTests.testHome() shows the problem:org.springframework.web.client.ResourceAcc...
Spring Use graal-sdk dependency instead of svm
2025-01-08 06:13:21
338
As of GraalVM 22.3, this is the best practice to use graal-sdk which is much more focused on the public API expected to ...
Spring Introduce PreComputeFieldFeature based on GraalVM FieldValueTransformer API
2025-01-08 06:13:19
4421
Current ConstantFieldFeature uses GraalVM internal API, requiring Java module exports and making our support pretty frag...
Spring Upgrade to GraalVM 22.3.0
2025-01-08 06:13:16
372
Comment From: sdeleuzeGraalVM 22.3 artifacts are now available on Maven Central, for example in https://repo1.maven.org/...
Spring Add AOT support for @Scope(proxyMode = ScopedProxyMode.TARGET_CLASS)
2025-01-08 06:13:14
1867
@snicoll @jhoeller It looks like this is not supported by AOT transformations:@StepScope@Beanpublic ItemReaderListener r...
Spring Add a DisposableBeanAdapter corresponding to reactor.core.Disposable.
2025-01-08 06:13:11
652
Beans that inherit from java.lang.AutoCloseable will be properly closed by the DisposableBeanAdapter when Spring shuts d...
上一页
下一页
1
…
1396
1397
1398
1399
1400
…
2246
.