Spring Client WS disconnect triggers server failure

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

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.

Affects: 5.3.20GenericTypeResolver#resolveVariable(TypeVariable<?> typeVariable, ResolvableType contextType) event...

Spring StandardTypeLocator fails to resolve Type

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

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

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)

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

Original issue here: https://github.com/thymeleaf/thymeleaf-spring/issues/227It seems like cache-busting does not work w...

Spring Add Hibernate Reactive support

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

Following code stop working in spring-context 6.1.0.```java @Bean public BeanA bean1 () { return...

Spring Introduce QueryCanceledException in DataAccessException hierarchy

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

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

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]

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

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]

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

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

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

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)

Affects: v5.3.15 (detected there)Complete setup involved Apache Camel in conjunction with Narayana Transaction Manager a...
上一页 下一页
.