Nineya
Home
Blog
Spring @MockBean(answer: org.mockito.Answers, ...) should be interface to allow custom answers
2025-01-08 20:15:45
2914
Affects: current, see https://docs.spring.io/spring-boot/docs/current/api/org/springframework/boot/test/mock/mockito/Moc...
Spring AntPathMatcher enhancement
2025-01-08 20:15:42
2547
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
2025-01-08 20:15:39
1239
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
2025-01-08 20:15:37
8505
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
2025-01-08 20:15:34
3494
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 …
2025-01-08 20:15:31
1769
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
2025-01-08 20:15:28
2233
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>"
2025-01-08 20:15:25
1941
Affects: \ 5.3.8org.springframework.web.reactive.function.server.support.ServerResponseResultHandler.java can NOT handle...
Spring Spring AOT compilation for dynamic registered beans
2025-01-08 20:15:22
14097
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
2025-01-08 20:15:19
3943
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
2025-01-08 20:15:16
1319
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
2025-01-08 20:15:13
1002
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
2025-01-08 20:15:10
3456
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.
2025-01-08 20:15:07
3479
The project is built with command mvnw native:compile -Pnative. The command builds the executable successfully. However,...
Spring Fix String comparison issue in SpringExtension
2025-01-08 20:15:04
206
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
2025-01-08 20:15:01
2056
Issue Overview:In the current implementation of the validateAutowiredConfig method, there is an issue with the string co...
Spring Remove unused imports
2025-01-08 20:14:58
1319
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?
2025-01-08 20:14:55
144
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
2025-01-08 20:14:53
5148
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
2025-01-08 20:14:50
1911
Could not refresh JMS Connection for destination 'queue://Consumer.tag.VirtualTopic.order.pay' - retrying using FixedBac...
上一页
下一页
1
…
1295
1296
1297
1298
1299
…
2246
.