Spring Add missing preposition in reference guide

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

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

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]

Stepan Koltsov opened SPR-8396 and commentedpublic class AutowireOverrides { public static class TheBean { @Au...

Spring Customized keyGenerator in @Cacheable Doesn't Support Reactive Type

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]

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]

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

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]

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

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

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]

Yanming Zhou opened SPR-17310 and commentedPersistable <- BaseUser <- UserBaseManager<T extends Persistab...

Spring Different @ComponentScan behavior in Spring Boot 3.2.1

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

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

AnnotationBasedPersistentProperty.validateAnnotation NullPointerException on project-specific annotations. <groupI...

Spring Delete some useless code

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

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

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

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

Add missing whitespace to render link properly.Comment From: pivotal-cla@slovenlyimp Please sign the Contributor License...
上一页 下一页
.