Nineya
Home
Blog
Spring Client WS disconnect triggers server failure
2025-01-08 21:08:26
8501
In two Spring Boot 2.4.4 applications, the session.disconnect() in the gs-messaging-stomp-websocket sample can trigger t...
Spring WebSocket upgrade request rejected when behind a load balancer
2025-01-08 21:08:23
5682
Hi,We have a Spring (5.3.3) application with a SockJS setup, deployed as follows:[Browser / SockJS client] -> [Traefi...
Spring GenericTypeResolver resolves to an incorrect type if a class implements multiple generic interfaces depending on the order of definition of the interfaces.
2025-01-08 21:08:20
1803
Affects: 5.3.20GenericTypeResolver#resolveVariable(TypeVariable<?> typeVariable, ResolvableType contextType) event...
Spring StandardTypeLocator fails to resolve Type
2025-01-08 21:08:17
2031
Before in SpringBoot version 3.1.5, everything worked well, but when I upgraded to version 3.2.0, the following code did...
Spring tests
2025-01-08 21:08:14
673
Hello, Please, Can you help me. I'm trying to analyze testing in this project, folder jdbc. Unfortunately I cannot find ...
Spring Consistently log exceptions from TestExecutionListeners at WARN level
2025-01-08 21:08:11
336
As mentioned in #31479, the TestContextManager currently logs an exception from a TestExecutionListener at WARN level ex...
Spring IllegalStateException: Required to bind 2 arguments, but only bound 1 (JoinPointMatch was NOT bound in invocation)
2025-01-08 21:08:09
11058
I have an application which has an aspect built using Spring AOP. In the aspect class XYZ, I have a method xyz on which ...
Spring Cache-busting does not work when lazy-initialization is enabled
2025-01-08 21:08:06
3119
Original issue here: https://github.com/thymeleaf/thymeleaf-spring/issues/227It seems like cache-busting does not work w...
Spring Add Hibernate Reactive support
2025-01-08 21:08:03
2178
See: http://hibernate.org/reactive/documentation/1.0/reference/html_single/Change the current Hibernate/JPA support and ...
Spring Dependency injection in @Bean method with qualifier based on parameter name doesn't work in Spring 6.1
2025-01-08 21:08:00
1814
Following code stop working in spring-context 6.1.0.```java @Bean public BeanA bean1 () { return...
Spring Introduce QueryCanceledException in DataAccessException hierarchy
2025-01-08 21:07:58
1747
Affects: 5.3.xIn general, it's possible to cancel a database query happening in thread A from another thread B. For exam...
Spring Why DefaultSingletonBeanRegistry#getSingleton(java.lang.String, boolean) lock singletonObjects instead of beanName
2025-01-08 21:07:55
1412
https://github.com/spring-projects/spring-framework/blob/9d768a89d22a1216613d6de38617aff625747c0b/spring-beans/src/main/...
Spring Continued support for CallbackPreferringPlatformTransactionManager for spring-data-couchbase to implement @Transactional
2025-01-08 21:07:52
4730
Affects: 2.7spring-data-couchbase would like to support @Transactional support.Couchbase's transaction management aligns...
Spring Support compile-time weaving and dependency injection [SPR-16359]
2025-01-08 21:07:49
11287
Remo opened SPR-16359 and commentedSpring incurs high computational costs during startup to wire beans together and perf...
Spring Use of DatabaseMetadata#getProcedures (and functions) should take search string escape into account
2025-01-08 21:07:46
2643
All versions including master.As far as I could see, SimpleJdbcCall calls java.sql.databaseMetaData.getProcedures with j...
Spring Add way to enable Session filter for Hibernate 5+ [SPR-16518]
2025-01-08 21:07:43
10898
Dominik Bartholdi opened SPR-16518 and commentedin the context of #5615, setFilterName and setFilterNames methods have b...
Spring TransactionSynchronizationManager should be able to unwrap Hibernate SessionFactoryImpl
2025-01-08 21:07:40
5607
There is an inconsistency when using Hibernate 5 via multiple APIs.SpringSessionContext is constructed by Hibernate, the...
Spring Clarify that DI is a type of IoC
2025-01-08 21:07:37
894
The documentation currently states that Inversion of Control (IoC) and Dependency Injection (DI) are the same thing. Alt...
Spring 符号: 类 XmlBeanFactory [ERROR] 位置: 程序包 org.springframework.beans.factory.xml
2025-01-08 21:07:34
254
Affects: \Comment From: bclozelSorry but this is an incomplete report and we cannot help you at this point. We will reop...
Spring Client ID not set on connection when using Apache Camel with JtaTransactionManager (XA)
2025-01-08 21:07:31
7897
Affects: v5.3.15 (detected there)Complete setup involved Apache Camel in conjunction with Narayana Transaction Manager a...
上一页
下一页
1
…
1256
1257
1258
1259
1260
…
2246
.