Nineya
Home
Blog
Spring Unwrap CGLIB proxy when invoking non-proxied methods in ReflectionTestUtils
2025-01-08 23:09:30
4408
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
2025-01-08 23:09:27
6025
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]
2025-01-08 23:09:24
9417
Adam Berlin opened SPR-11759 and commentedYaml file—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.
2025-01-08 23:09:21
2252
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.
2025-01-08 23:09:18
27795
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
2025-01-08 23:09:15
70
#test/serialization.test.tsAffects: \29844 #19999 #33431 #28391 #33432
Spring ContentCachingRequestWrapper#getContentAsByteArray is empty before FilterChain#doFilter
2025-01-08 23:09:13
7244
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
2025-01-08 23:09:11
487
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]
2025-01-08 23:09:08
3950
Phil Webb opened SPR-15438 and commentedOriginally raised with Spring Boot the org.springframework.jdbc.datasource.init....
Spring Revise approach for RequestAttributesThreadLocalAccessor
2025-01-08 23:09:05
1480
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]
2025-01-08 23:09:03
5994
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
2025-01-08 23:09:00
4961
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
2025-01-08 23:08:57
4383
In class, StatementCreatorUtils, spring jdbc does not recognize LocalDate and LocalDateTime in javaTypeToSqlTypeMap and ...
Spring Correcting capitalize method or naming
2025-01-08 23:08:55
926
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
2025-01-08 23:08:52
471
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
2025-01-08 23:08:49
15952
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
2025-01-08 23:08:47
1462
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
2025-01-08 23:08:44
4252
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
2025-01-08 23:08:41
3140
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
2025-01-08 23:08:39
998
While migrating from Spring Boot v2.7.14 to v3.3.2, I'm getting the below error :ClassNotFoundException for javax.xml.bi...
上一页
下一页
1
…
1159
1160
1161
1162
1163
…
2246
.