Spring @MockBean(answer: org.mockito.Answers, ...) should be interface to allow custom answers

Affects: current, see https://docs.spring.io/spring-boot/docs/current/api/org/springframework/boot/test/mock/mockito/Moc...

Spring AntPathMatcher enhancement

Current implementation of the AntPathMatcher.extractUriTemplateVariables is not able to handle defined variable if the p...

Spring Kotlin delegation compiler issue when trying to override

Affects: Spring Boot JPA v 2.6.4There appears to be a compiler issue when attempting to override interface methods with ...

Spring Resource Bundle not available in native image

Affects: v6.0.11Language: kotlinSpring Boot: v3.1.3When an application is packaged as a native binary, not all resource ...

Spring Allow @DynamicPropertySource on non-static methods

While @DynamicPropertySource is great, it would be even better if it could be executed on each @Test method instead only...

Spring Optimize AggregatesSpliterator to avoid repetitive work #25508 issue …

Depends on #25508Comment From: pivotal-cla@harshal-gav Please sign the Contributor License Agreement!Click here to manua...

Spring Introduce initialize() method in AbstractRoutingDataSource and AbstractRoutingConnectionFactory

Situation is that you want to add DataSource to the DataSources of AbstractRoutingDataSource during runtime.When i put a...

Spring ServerResponseResultHandler can NOT handle "Mono<ServerResponse>"

Affects: \ 5.3.8org.springframework.web.reactive.function.server.support.ServerResponseResultHandler.java can NOT handle...

Spring Spring AOT compilation for dynamic registered beans

Hi team,I'm new to spring aot, and when doing process-aot, I got exception :Caused by: java.lang.IllegalArgumentExceptio...

Spring Hibernate filter not getting applied within Async process and custom @Aspect

I am using springboot 2.7.1I have a hibernate filter defined on my entities which I am injecting using aspect for all re...

Spring MockMvcHttpClientConnector support for RequestPostProcessor hook

3rd party frameworks can use RequestPostProcessor to encapsulate request initialization logic for MockMvc tests which al...

Spring Support PostgreSQL stored procedure call syntax in CallMetaDataContext

Fix for PostgreSQL stored procedure call fails due escaping call with curly braces,Addresses #30256Comment From: pivotal...

Spring Reintroduce FastClass in CGLIB class names for @Configuration classes

While investigating the cause of the regression reported in #31238, I noticed that Spring Framework makes multiple attem...

Spring Error running spring native executable, error: A component required a bean of type 'com.example.MyInterface' that could not be found.

The project is built with command mvnw native:compile -Pnative. The command builds the executable successfully. However,...

Spring Fix String comparison issue in SpringExtension

Comment From: sbrannenThere is nothing wrong with the equality check in the code in question.In light of that, I am clos...

Spring IllegalStateException cannot be thrown in SpringExtension

Issue Overview:In the current implementation of the validateAutowiredConfig method, there is an issue with the string co...

Spring Remove unused imports

Summary:Switched from direct reference (!=) to Objects.equals() for string comparisons to ensure consistent content comp...

Spring Why does the same spring websocket client work in a desktop java application, but does not work on android?

https://stackoverflow.com/questions/67136427/why-does-the-same-spring-websocket-client-work-in-a-desktop-java-applicatio...

Spring JmsTemplate/CachingConnectionFactory doesn't reset sessions if the underlying connection was physically closed - resetConnection is also not refreshing JMS session

Affects: \Hi ,The issue is similar to https://github.com/spring-projects/spring-framework/issues/22031We are also facing...

Spring Could not refresh JMS Connection for destination

Could not refresh JMS Connection for destination 'queue://Consumer.tag.VirtualTopic.order.pay' - retrying using FixedBac...
上一页 下一页
.