Nineya
Home
Blog
Spring Aop not support Inheritance
2025-01-08 20:29:45
1840
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
2025-01-08 20:29:42
3384
Affects: 5.3.xFor background, this problem was identified while looking at https://stackoverflow.com/questions/77233335/...
Spring Jackson2ObjectMapperBuilder does not support DatatypeFeature
2025-01-08 20:29:39
1296
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]
2025-01-08 20:29:36
315
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
2025-01-08 20:29:33
2229
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
2025-01-08 20:29:30
6808
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
2025-01-08 20:29:27
942
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
2025-01-08 20:29:24
2222
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.
2025-01-08 20:29:20
1314
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
2025-01-08 20:29:17
160
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
2025-01-08 20:29:14
7538
OverviewIn Spring 5, AnnotationUtils.findAnnotation(Class<?>, Class<A>) would find the annotation on the fo...
Spring Propagate CoroutineContext in CoWebFilter
2025-01-08 20:29:11
5084
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
2025-01-08 20:29:07
10708
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
2025-01-08 20:29:03
4102
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
2025-01-08 20:29:00
3504
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
2025-01-08 20:28:58
3740
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
2025-01-08 20:28:55
3549
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
2025-01-08 20:28:52
318
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
2025-01-08 20:28:49
4374
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
2025-01-08 20:28:46
4400
Affects: >= 5.2The @Configuration(proxyBeanMethods=false) option has become the default for @AutoConfiguration and th...
上一页
下一页
1
…
1282
1283
1284
1285
1286
…
2246
.