Spring Aop not support Inheritance

Affects: 5.2.12Cannot execute Aspect function,I guess org.springframework.aop.support.AopUtils line 242if (!Proxy.isProx...

Spring Document Kotlin declaration site variance subtleties

Affects: 5.3.xFor background, this problem was identified while looking at https://stackoverflow.com/questions/77233335/...

Spring Jackson2ObjectMapperBuilder does not support DatatypeFeature

Affects: Latest Spring Boot 3.1.4 with Jackson 2.15.2Jackson2ObjectMapperBuilder currently does not support Jackson's Da...

Spring Add support for I18n messages file with YAML [SPR-15353]

Sérgio Vale e Pace opened SPR-15353 and commentedAdd support for I18n messages files in YAML format like it has been add...

Spring Per-Statement QueryTimeout for JdbcTemplate

Context:As described here (https://github.com/spring-projects/spring-framework/issues/7444) it is possible to set a gene...

Spring After HttpAsyncRequeste requested twice, the client received the HTTP response code 400, server has no exception

I'm trying below code on Spring MVC (5.0.8 version of dependencies) deployed on undertow【client code 】 InputStreamEntity...

Spring HTTP requests with malformed form url encoded data result in HTTP 500, not 400

Affects: 5.3.9HTTP requests with malformed form url encoded data result in HTTP 500, not 400. I observed that in a WebFl...

Spring Security concerns for using SPEL

Hi,We are planning to use SPEL in our SaaS based product to execute conditional expressions. My requirement is to use ev...

Spring Spring Native executable is not checking logging.config property, which points to a logback-spring.xml to write log to file.

Hi, After i built the executable and run it, it does not check the logging.config property in application.properties fil...

Spring Add Javadoc @since tags for DataBufferUtils.outputStreamPublisher() methods

This PR adds Javadoc @since tags for the DataBufferUtils.outputStreamPublisher() methods.See gh-31184Comment From: sbran...

Spring Make AnnotationsUtils.findAnnotation() recognize annotations on anonymous classes again

OverviewIn Spring 5, AnnotationUtils.findAnnotation(Class<?>, Class<A>) would find the annotation on the fo...

Spring Propagate CoroutineContext in CoWebFilter

MotivationThere are cases where the coroutine dispatcher is changed when performing blocking processing.@GetMapping(&quo...

Spring Stored procedure throws ScriptStatementFailedException after loading with @Sql but is working fine on the DB directly

Affects: 5.3.27I have the below procedure which I wanted to run before each test in my spring boot application integrati...

Spring Globally deactivate/exclude a TestExecutionListener

I have encountered a test issue which is introduced by a third party lib- togglz which registers a Spring Test TestExecu...

Spring Overriding JmsListenerAnnotationBeanPostProcessor methods causes JmsListenerEndpoints to be registered twice, causing Exception

Affects: \Spring 6.0.x / Spring Boot 3.1.xI am trying to provide a custom implementation of a MessagingMessageListenerAd...

Spring Controller Bean Validation does not support records with Optional collections

Hello,this seems like an obvious duplicate of https://github.com/spring-projects/spring-framework/issues/19935 but I'd l...

Spring Missing advisors on implementations of request/custom scoped beans

Tested on Spring Framework from 4.3.x.RELEASE till latest available.Following request scope bean definition does not wor...

Spring Allow overriding IgnoreUnresolvableNestedPlaceholders in @Value annotation

It would be useful to be able to specify IgnoreUnresolvableNestedPlaceholders in the @Value annotation, to cover for cas...

Spring Spring Web reactive client does not configure a proxy using system properties by default

Affects: Spring Framework 6.0.11 (and HEAD)The current ReactorClientHttpConnector creates itself an HttpClient and confi...

Spring Support for registering bean as internal delegate with proxyBeanMethods=false

Affects: >= 5.2The @Configuration(proxyBeanMethods=false) option has become the default for @AutoConfiguration and th...
上一页 下一页
.