Spring [spring-orm] HibernateTransactionManager does not seem to work with @RefreshScope from spring-cloud

Affects: 5.3.10It looks like HibernateTransactionManager does not support when an underlying DataSource is annotated wit...

Spring Support enums when using JdbcTemplate with SqlParameterSource

JdbcTemplate delegates parameters binding to StatementCreatorUtils, which uses a fallback if sqlType and java type are u...

Spring EntityManagerFactoryUtils.closeEntityManager() exceptions are not being thrown.

Affects: 2.3.3If there is bad code, say that doesn't rollback or commit a transaction, when the Entity Manager tries to ...

Spring Incorrect reference information about CGLIB supported method visibility

Hi,Please update the documentation to reflect the actual behavior:In case of Proxies create by CGLIB it is stated that:C...

Spring JDBC DataSource decoration capability

@marcingrzejszczak @shakuzen and myself had discussions about providing better observability support for our users.One p...

Spring Connection reset exception triggers another SQLException in SingleConnectionDataSource

When using SingleConnectionDataSource with Oracle JDBC 19.3.0.0 driver, and if connection is externally closed causing j...

Spring NullPointerException in JpaMetamodel with Hibernate dynamic-component

Affects: spring-data Ingalls-SR22With Hibernate 5.3.10, I am using an .hbm.xml mapping which contains :<dynamic-comp...

Spring Reporting wrong SpelEvaluation EL1004E when an exception is happening in the method

HiWhen code is calling the JPA it is throwing a runtime exception due to transaction manager problem.But Spring Integrat...

Spring validation does not work correctly

org.springframework.boot:spring-boot-starter-validation:2.3.3.RELEASEorg.springframework.boot:spring-boot-starter-web:2....

Spring Illegal reflective access by org.springframework.cglib.core.ReflectUtils - spring-core-5.2.5.RELEASE.jar

.m2/repository/org/springframework/spring-core/5.2.5.RELEASE/spring-core-5.2.5.RELEASE.jar) to method java.lang.ClassLoa...

Spring @EnableCaching(mode= AdviceMode.ASPECTJ) doesn't work for me

When I write a java @Aspect ,It's work fine. but the @EnableCaching does nothing, even no Exception is threw outthe p...

Spring Mockito cannot mock AspectJ-based @Cacheable method

Spring Boot 2.2.5.RELEASEMocking a @Cacheable method with @SpyBean results in null when calling method.Example:@Servicep...

Spring @TransactionalEventListener with AFTER_COMMIT called on AFTER_COMPLETION

Using Spring Boot 2.4.5 / Spring Framework 5.3.6.I have a @TransactionalEventListener and a more old-fashioned Transacti...

Spring Make the JdbcClient method update(KeyHolder) work with positional parameters

Most of the methods of JdbcClient work with positional parameters in the sql statementals well as with named parameters ...

Spring JdbcClient does not update KeyHolder when using positional parameters

This a follow-up to #31122.Comment From: sbrannenThis has been merged into main in 64b4a3cf0df7c4f4082a52553d5a842a42e51...

Spring @Transactional on suspending function returning Long type never commit tx,and database session show sleep status.

Comment From: lujijiangOccurs in high concurrency scenarios,but transactionalOperator is perfect ok.Comment From: lujiji...

Spring Optimize AdvisedSupport#getInterceptorsAndDynamicInterceptionAdvice

Comment From: pivotal-cla@kang-hl Please sign the Contributor License Agreement!Click here to manually synchronize the s...

Spring Using @JsonTypeInfo property impose in sub class [SPR-15830]

Alex Rader opened SPR-15830 and commented@JsonTypeInfo( use = JsonTypeInfo.Id.NAME, include = JsonTypeInfo.As.PROPERTY,...

Spring @Valid occasionally throws ConstraintDeclarationException from Hibernate Validator on docker (JDK openjdk:16-jdk-alpine, Spring boot v2.2.7.RELEASE)

I am running the code inside Docker, From openjdk:16-jdk-alpineSpring boot v2.2.7.RELEASEI have an interface like this:`...

Spring Spring MVC: Fragments with curly braces removed by HierarchicalUriComponents.expandInternal()

When using UriComponentsBuilder along with URI variables, some fragments with curly braces are silently removed from the...
上一页 下一页
.