Spring Optimize PostProcessorRegistrationDelegate's invokeBeanFactoryPostProcessors()

26177opt invokeBeanFactoryPostProcessorsComment From: pivotal-issuemaster@zhuyuehui Please sign the Contributor License ...

Spring Reduce redundant cycles in PostProcessorRegistrationDelegate

reduce redundant cycles in org.springframework.context.support.PostProcessorRegistrationDelegate#invokeBeanFactoryPostPr...

Spring 注释

Comment From: pivotal-issuemaster@JimiDeer Please sign the Contributor License Agreement!Click here to manually synchron...

Spring java.util.ConcurrentModificationException: null

Affects: 4.3.1.RELEASESpring Boot 1.5.10.RELEASESpring Cloud 1.3.4.RELEASEErrorCode:ResponseEntity<String> respons...

Spring Refactor PostProcessorRegistrationDelegate

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

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

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

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

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

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

PublishedEventsExtension registers a composite ApplicationListener backed by thread-bound individual listeners to captur...

Spring Refine kotlinx.serialization support

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]

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

Following https://github.com/jetty-project/jetty-reactive-httpclient/issues/22#issuecomment-737929481, the Jetty Reactiv...

Spring Fix UriComponentsBuilder validation of file URI #26258

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

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)

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

NettyHeadersAdapter.add() accepts @Nullable header value, but then calls io.netty.handler.codec.http.HttpHeaders method ...

Spring Consistent type resolution handling for NullBean

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

Hi, I asked a question on StackOverflow, but got no reply, so I'm trying here.Is it specified somewhere, that when I def...
上一页 下一页
.