Spring Unwrap CGLIB proxy when invoking non-proxied methods in ReflectionTestUtils

OverviewWe are starting to use Spring AOP and have some issues with existing tests using ReflectionTestUtils.In one test...

Spring Remove obsolete SpEL expression grammar file

Can you provide a SpEL expression grammar file for antlr4 as known as SpringExpression.g4?Comment From: superdc@sbrannen...

Spring @Value annotation should be able to inject List<String> from YAML properties [SPR-11759]

Adam Berlin opened SPR-11759 and commentedYaml file&mdash;foobar: ignoredUserIds: - 57016311 - 22588218Class&md...

Spring The http call of a Webflux controller method cancelled but the inside Async method call not cancelled - still running.

Bug of WebfluxSpring Boot version: 3.3.3Spring version: 6.1.11A Webflux reactive controller method that responses a Mono...

Spring Can't connect to database postgresql on railway.

Affects: \3.2.9Hi, sorry if this is wrong, I'm a student trying to learn and currently doing a project for a bootcamp, I...

Spring alogrothm

#test/serialization.test.tsAffects: \29844 #19999 #33431 #28391 #33432

Spring ContentCachingRequestWrapper#getContentAsByteArray is empty before FilterChain#doFilter

ContentCachingRequestWrapper#getContentAsByteArray is empty before javax.servlet.FilterChain#doFilterpublic class LogFil...

Spring Issues with Spring jar version spring-web 6.1.12.jar issue with HTTP POST method and Payload is passed as null

Affects: \ spring-web 6.1.12.jar StackOverflow Question : https://stackoverflow.com/questions/78915554/spring-jar-versio...

Spring ScriptUtils#splitSqlScript cannot deal with semicolons in stored procedures [SPR-15438]

Phil Webb opened SPR-15438 and commentedOriginally raised with Spring Boot the org.springframework.jdbc.datasource.init....

Spring Revise approach for RequestAttributesThreadLocalAccessor

32243 added a built-in ThreadLocalAccessor adapter for RequestContextHolder. However, the FrameworkServlet which manages...

Spring ReflectionTestUtils should automatically unwrap proxies when accessing fields [SPR-14050]

Marten Deinum opened SPR-14050 and commentedWhen using Spring AOP and in a test case you use ReflectionTestUtils.setFiel...

Spring Error with SQL Type with a null parameter in MS SQL Server spring-jdbc > 6.1.2

Affects: \ spring-jdbc 6.1.2 and upHi,I have an issue with a spring boot application that uses spring-jdbc 6.1.11,i have...

Spring Spring JDBC does not recognize LocalDate and LocalDateTime in javaType to sqlType Mapping

In class, StatementCreatorUtils, spring jdbc does not recognize LocalDate and LocalDateTime in javaTypeToSqlTypeMap and ...

Spring Correcting capitalize method or naming

Hello,Last week, we replaced Sentry's StringUtils.capitalize() method with Spring's capitalize() method. We expected to ...

Spring Add constant for 'Alt-Svc' to org.springframework.http.HttpHeaders

Please add a constant for Alt-Svc to org.springframework.http.HttpHeaders.This is useful for HTTP/3 endpoint advertiseme...

Spring Application hangs on startup after upgrading to Spring Boot 3.2.1 with spring-data-redis and micrometer-prometheus dependencies

After upgrading spring-boot to 3.2.1, I encountered an issue where the application hangs on startup. This occurs specifi...

Spring AbstractPlatformTransactionManager cannot be proxied with cglib

Dear all,I came upon some strange behaviour with the AbstractPlatformTransactionManager.In a spring-aop-scenario where w...

Spring ConstraintValidator Beans are initialized only in the first request

Spring Beans related to Inbuilt and Custom validators (ConstraintValidator) are initialized ONLY during the first reques...

Spring Invoke init/destroy/SpEL methods via public declaring type whenever possible

OverviewThe original scope of this issue was limited to method invocations in SpEL expressions (see below); however, aft...

Spring Migrating to Spring Boot v2 to v3 and Getting ClassNotFoundException for javax.xml.bind.annotation.XmlElement

While migrating from Spring Boot v2.7.14 to v3.3.2, I'm getting the below error :ClassNotFoundException for javax.xml.bi...
上一页 下一页
.