Nineya
Home
Blog
Spring Optimize PostProcessorRegistrationDelegate's invokeBeanFactoryPostProcessors()
2025-01-08 04:06:03
817
26177opt invokeBeanFactoryPostProcessorsComment From: pivotal-issuemaster@zhuyuehui Please sign the Contributor License ...
Spring Reduce redundant cycles in PostProcessorRegistrationDelegate
2025-01-08 04:06:00
3301
reduce redundant cycles in org.springframework.context.support.PostProcessorRegistrationDelegate#invokeBeanFactoryPostPr...
Spring 注释
2025-01-08 04:05:56
199
Comment From: pivotal-issuemaster@JimiDeer Please sign the Contributor License Agreement!Click here to manually synchron...
Spring java.util.ConcurrentModificationException: null
2025-01-08 04:05:53
2947
Affects: 4.3.1.RELEASESpring Boot 1.5.10.RELEASESpring Cloud 1.3.4.RELEASEErrorCode:ResponseEntity<String> respons...
Spring Refactor PostProcessorRegistrationDelegate
2025-01-08 04:05:51
2882
matchingBeans After getting the instance through the method, can we remove the filtering behavior of getting instance ac...
Spring Constructor injection in JUnit Jupiter test classes without @Autowired
2025-01-08 04:05:48
2157
Juni5 5 supports constructor injection, it would be nice if springs test harness supported it, so you could write spring...
Spring SpEL in @EventListener(condition='') does not support property resolution
2025-01-08 04:05:45
3163
I am desperately trying to use application.yml property inside @EventListener condition and I can't find a solution anyw...
Spring CVE-2020-28052 on bouncy castle library
2025-01-08 04:05:43
722
Affects: 5.3.2, Spring framework has the bouncy castle as a dependency library whose issue is registered as a CVEThe vul...
Spring Early support for JDK 17
2025-01-08 04:05:40
125
Following up on #24872, early support for Java 17 bytecode is available in ASM master now, which we're upgrading our for...
Spring Prototype-scoped bean cannot be registered via lambda expression
2025-01-08 04:05:38
6764
Here is my code:@SpringBootApplicationpublic abstract class DIApp { public static void main(String[] args) { S...
Spring Introduce ApplicationEvents abstraction to capture application events published during a test
2025-01-08 04:05:35
2223
PublishedEventsExtension registers a composite ApplicationListener backed by thread-bound individual listeners to captur...
Spring Refine kotlinx.serialization support
2025-01-08 04:05:33
4445
Affects: 5.3.1BugI'm using the kotlinx-serialization library. The library is properly set up, jackson is excluded from d...
Spring Support running Kotlin Spring apps without kotlin-reflect.jar [SPR-17069]
2025-01-08 04:05:30
596
Sébastien Deleuze opened SPR-17069 and commentedAs described in #21546 and as benchmarked in the attached flamegraph, us...
Spring Make use of abortOnRequest in Jetty Reactive HttpClient
2025-01-08 04:05:28
239
Following https://github.com/jetty-project/jetty-reactive-httpclient/issues/22#issuecomment-737929481, the Jetty Reactiv...
Spring Fix UriComponentsBuilder validation of file URI #26258
2025-01-08 04:05:26
212
Fixes gh #26258 Comment From: rstoyanchevI have addressed this slightly differently by applying the check for HTTP URLs ...
Spring UriComponentsBuilder fromUriString cannot parse File URI
2025-01-08 04:05:24
1263
Hi!I thinl I found a exception after update to spring-boot 2.4.0, 2.4.1.A cannot parse a file uri using UriTemplateHandl...
Spring Translate PostgreSQL code 21000 (cardinality_violation)
2025-01-08 04:05:21
911
If duplicate keys are used in a single upsert (ON CONFLICT DO UPDATE) statement, then postgres returns a cardinality vio...
Spring NettyHeadersAdapter.add() accepts @Nullable value but throws NullPointerException
2025-01-08 04:05:17
816
NettyHeadersAdapter.add() accepts @Nullable header value, but then calls io.netty.handler.codec.http.HttpHeaders method ...
Spring Consistent type resolution handling for NullBean
2025-01-08 04:05:15
1924
When a @Bean factory returns null, a NullBean is registered in the context that's not meant to be considered when lookin...
Spring Property resolution for multiple profiles
2025-01-08 04:05:13
639
Hi, I asked a question on StackOverflow, but got no reply, so I'm trying here.Is it specified somewhere, that when I def...
上一页
下一页
1
…
1530
1531
1532
1533
1534
…
2246
.