Nineya
Home
Blog
Spring [spring-orm] HibernateTransactionManager does not seem to work with @RefreshScope from spring-cloud
2025-01-08 20:14:47
3619
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
2025-01-08 20:14:44
779
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.
2025-01-08 20:14:41
1861
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
2025-01-08 20:14:38
1526
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
2025-01-08 20:14:35
1716
@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
2025-01-08 20:14:32
4200
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
2025-01-08 20:14:29
7570
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
2025-01-08 20:14:26
932
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
2025-01-08 20:14:23
3304
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
2025-01-08 20:14:20
11431
.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
2025-01-08 20:14:17
1601
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
2025-01-08 20:14:12
4338
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
2025-01-08 20:14:09
4297
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
2025-01-08 20:14:06
1484
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
2025-01-08 20:14:03
742
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.
2025-01-08 20:14:00
1109
Comment From: lujijiangOccurs in high concurrency scenarios,but transactionalOperator is perfect ok.Comment From: lujiji...
Spring Optimize AdvisedSupport#getInterceptorsAndDynamicInterceptionAdvice
2025-01-08 20:13:57
405
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]
2025-01-08 20:13:54
1644
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)
2025-01-08 20:13:51
11685
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()
2025-01-08 20:13:48
2176
When using UriComponentsBuilder along with URI variables, some fragments with curly braces are silently removed from the...
上一页
下一页
1
…
1296
1297
1298
1299
1300
…
2246
.