Nineya
Home
Blog
Spring It is possible to fetch an uninitialized Bean when cycling dependencies
2025-01-08 20:06:05
530
Following up on the latest comments in #25667,Due to the lack of thread-safe judgment for earlySingletonObjects in the g...
Spring Spring AOP randomly fails when advising JpaRepository
2025-01-08 20:05:59
15275
I am trying to intercept JpaRepository methods in my app, but for whatever reason, if I restart my Spring Boot app sever...
Spring CglibAopProxy fails to handle JDK-proxied bean with SimpleBeanTargetSource [SPR-17381]
2025-01-08 20:05:35
9615
Toparvion opened SPR-17381 and commentedI have a Spring Boot application where certain beans get wrapped into 2 proxies:...
Spring ConfigurationClassParser does not work with scanner-provided ClassLoader [SPR-15245]
2025-01-08 20:05:32
3118
Adrian J George III opened SPR-15245 and commentedWhen using a ClassPathBeanDefinitionScanner with a different class loa...
Spring Allow classes to be returned with @Bean annotation (or new annotation) [SPR-15290]
2025-01-08 20:05:29
1548
John Hendrikx opened SPR-15290 and commentedAssume I have two classes that will conflict if they were annotated as @Comp...
Spring @Primary annotation on ProxyFactoryBean [SPR-15184]
2025-01-08 20:05:26
1996
Sönke Reimer opened SPR-15184 and commentedIf a ProxyFactoryBean returning a bean of type 'PlatformTransactionManager' ...
Spring Add support for Component-level EventListener registrations between Components [SPR-17251]
2025-01-08 20:05:23
1354
Jeffrey Schultz opened SPR-17251 and commentedI am interested in having the ability to use either XML or Java Config to ...
Spring Support RegexPatternTypeFilter include filter for component index [SPR-16010]
2025-01-08 20:05:20
755
Mark Paluch opened SPR-16010 and commentedUsing ClassPathScanningCandidateComponentProvider with an RegexPatternTypeFilt...
Spring Object[] bean becomes Object[][] when passed to another bean [SPR-17252]
2025-01-08 20:05:17
1298
Daniel Czosnek opened SPR-17252 and commentedI have a simple config class:@Configurationpublic class Config { @Bean ...
Spring Spring-Aspects: @Configurable declare parents have non reproducible builds
2025-01-08 20:05:14
3091
In an attempt to make our builds reproducible, I noticed that this declare parents seem to apply in different orders, re...
Spring Validation is not executed when type conversion failed on immutable form [SPR-17235]
2025-01-08 20:05:11
872
Masatoshi Tada opened SPR-17235 and commentedWhen I use immutable form, I found validation behavior on the immutable for...
Spring AnnotationTransactionAspect weaves to all public methods in CGLIB proxy include toString, hashCode etc. [SPR-17236]
2025-01-08 20:05:08
1768
Plyushchev Anton opened SPR-17236 and commentedWhen setting up the LTW and my own transactional aspect, I came across th...
Spring SimpleJdbcInsert mixes column names from different databases in MySQL [SPR-17483]
2025-01-08 20:05:05
2376
Hans Desmet opened SPR-17483 and commentedThe script createDatabases.sql creates two MySQL databases: example1 and examp...
Spring Database migrations for Quartz scheduler is not working [SPR-17125]
2025-01-08 20:05:02
2232
Chandan Kumar opened SPR-17125 and commentedSpring-boot's auto-configure for Quartz is failing at the data migration ste...
Spring SimpleNamingContextBuilder: Second builder does not change JNDI context after first has been deactivated [SPR-17505]
2025-01-08 20:04:59
4952
Eelco de Lang opened SPR-17505 and commentedWhen creating the SimpleNamingContextBuilder for a second time, it doesn't w...
Spring JdbcTemplate method names for lambdas [SPR-17148]
2025-01-08 20:04:56
1587
Alexandru-Constantin Bledea opened SPR-17148 and commentedI have encountered many times after changing the java8 code to...
Spring Confusing mockMvc asserts on async result [SPR-17543]
2025-01-08 20:04:53
2276
Lukas Krecan opened SPR-17543 and commentedLet's take the following test of an asynchronous APIMvcResult mvcResult = moc...
Spring add a method queryForObject(java.lang.String sql, java.lang.Class<T> requiredType) to NamedParameterJdbcTemplate [SPR-16242]
2025-01-08 20:04:51
984
Hans Desmet opened SPR-16242 and commentedThe JdbcTemplate class has a method queryForObject(java.lang.String sql, java....
Spring UserCredentialsDataSourceAdapter is not updating the credentials [SPR-17494]
2025-01-08 20:04:48
1363
Arunprasad opened SPR-17494 and commentedHi Team,I have a requirement like where I have a password to connect to databas...
Spring Memory Leak in class AbstractClassGenerator.ClassLoaderData [SPR-17435]
2025-01-08 20:04:45
1863
Sylvère Richard opened SPR-17435 and commented+How to reproduce:+create several unit tests such as this one:@RunWith(Spr...
上一页
下一页
1
…
1304
1305
1306
1307
1308
…
2246
.