Nineya
Home
Blog
Spring Add missing preposition in reference guide
2025-01-08 21:35:04
184
Adding a missing preposition - "to" in WebSocket Token Authentication doc.Comment From: snicollGood catch @SuhasBk and t...
Spring Add CORS support for Private Network Access
2025-01-08 21:35:00
1642
Chrome will want a Access-Control-Allow-Private-Network header from the application if Access-Control-Request-Private-Ne...
Spring Check ResponseStatusException reason as MessageSource code for ProblemDetail
2025-01-08 21:34:53
1205
detail in ProblemDetail will be localizedCloses GH-30222Comment From: quaffGH-30222I'm trying to fix the inconsistency i...
Spring Support disabling @Autowired on a per-@Bean basis [SPR-8396]
2025-01-08 21:34:50
6690
Stepan Koltsov opened SPR-8396 and commentedpublic class AutowireOverrides { public static class TheBean { @Au...
Spring Customized keyGenerator in @Cacheable Doesn't Support Reactive Type
2025-01-08 21:34:47
1977
Affects: 6.1.1Project is using spring-boot:3.2.0 and spring-boot-starter-data-redis-reactive:3.2.0, and the whole projec...
Spring Inconsistent bean definition visibility between @ComponentScan and @Import [SPR-15929]
2025-01-08 21:34:44
485
Stéphane Nicoll opened SPR-15929 and commentedThe use case is described in a Spring Boot issueAffects: 4.3.10Comment Fro...
Spring Performance degradation in SpEL expression evaluation [SPR-16942]
2025-01-08 21:34:41
3343
Kanthi Vaidya opened SPR-16942 and commentedWe are planning to move from Spring 4.3.6 to Spring 5. We noticed a consider...
Spring Support the "Server-Timing" Header
2025-01-08 21:34:38
1104
sja opened SPR-17035 and commentedIt would be really great, if the {Server-Timing}-Header would be supported. Either as ...
Spring Introduce PathArrayEditor to support comma-delimited path arrays [SPR-17221]
2025-01-08 21:34:35
2165
Affects: 5.0.8Michael Osipov opened SPR-17221 and commentedConsider the following properties file:repo.git.snippets.excl...
Spring The problem of inserting data into the message body through BodyInserters during verification and other processing of uploaded files using webflux
2025-01-08 21:34:29
433
Comment From: ZwenzoComment From: bclozelThanks for getting in touch, but it feels like this is a question that would be...
Spring Avoid early getMostSpecificMethod resolution in CommonAnnotationBeanPostProcessor
2025-01-08 21:34:09
411
In the course of #21843, it turns out that CommonAnnotationBeanPostProcessor uses an inverted loop where ClassUtils.getM...
Spring @annotation pointcut is not matched with complex hierarchy and generics against classes compiled by Eclipse [SPR-17310]
2025-01-08 21:34:07
4266
Yanming Zhou opened SPR-17310 and commentedPersistable <- BaseUser <- UserBaseManager<T extends Persistab...
Spring Different @ComponentScan behavior in Spring Boot 3.2.1
2025-01-08 21:34:04
10743
Hi,when renovatebot tried to bump our spring-boot dependency from 3.2.0 to 3.2.1 our tests started to fail. It looks lik...
Spring Spring AOP does not propagate arguments for dynamic prototype-scoped advice
2025-01-08 21:34:01
4328
If we use prototype aspect expression, and we need args type is String, but we can input other type class,the aspect met...
Spring MergedAnnotation swallows IllegalAccessException for attribute method
2025-01-08 21:33:55
4255
AnnotationBasedPersistentProperty.validateAnnotation NullPointerException on project-specific annotations. <groupI...
Spring Delete some useless code
2025-01-08 21:33:52
1433
This pr is my first pr to spring-framework.This pr uses IDEA code analysis to delete some useless code.Comment From: piv...
Spring "Cache miss for REQUEST dispatch to '/admin' error caused
2025-01-08 21:33:49
4206
Affects: Springboot 3.2.0I am currently using Spring Security.However, when accessing the admin page, the error log writ...
Spring Document which parts of the AssertJ APIs are preferable
2025-01-08 21:33:39
1179
Since our use of AssertJ is relatively new, we should document in the wiki which parts of the AssertJ APIs are preferabl...
Spring Add @JsonValue To HttpMethod
2025-01-08 21:33:36
454
As the HttpMethod was changed from enum to class, it was changed differently from the previous one during serialization....
Spring Fix typo in kotlin.adoc
2025-01-08 21:33:33
375
Add missing whitespace to render link properly.Comment From: pivotal-cla@slovenlyimp Please sign the Contributor License...
上一页
下一页
1
…
1233
1234
1235
1236
1237
…
2246
.