Nineya
Home
Blog
Spring Spring Boot 2.3.0 won't start with hibernate.search.FieldBridge annotation in use
2025-01-08 21:05:07
78728
Using the annotation org.hibernate.search.FieldBridge in a spring boot 2.3.0 project resulting in a "dead-lock". The app...
Spring Generic variant of FactoryBean [SPR-15883]
2025-01-08 21:04:14
4858
joerg.hohwiller@googlemail.com opened SPR-15883 and commentedFactoryBean can only be used if the type of the bean to cre...
Spring Generic bean factory [SPR-16349]
2025-01-08 21:04:11
619
Lovro Pandžić opened SPR-16349 and commentedFrom https://stackoverflow.com/questions/45741395/spring-generic-bean-factor...
Spring Logs fill with broken pipe when using SockJS [SPR-15802]
2025-01-08 21:04:07
25056
Florian GOURMELEN opened SPR-15802 and commentedfollowing this jira that has been closed #16064I still have a similar is...
Spring Remove MethodCacheKey
2025-01-08 21:04:04
1553
When calling the computeIfAbsent method, the hashCode method will only be called once, and the equals method will probab...
Spring Spring MVC: Unexpected bytes added to the HTTP response for kotlin.Unit return type in controller methods
2025-01-08 21:04:01
1857
Affects: Spring Boot 3.2.0-RC2, Spring Web 3.2.0-RC2, Kotlin 1.9.20IssueUsing a Controller, with return type kotlin.Unit...
Spring Get MockHttpServletResponse contentType (without characterEncoding)
2025-01-08 21:03:58
5801
Affects: 5.3.8During an upgrade from springboot 2.3.8.RELEASE to 2.5.8 I have encountered some issues with integration t...
Spring Add import capabilities to ResourceDatabasePopulator
2025-01-08 21:03:55
2585
Allow to reference/import additional sql scripts inside an sql script with something like PostgreSQL psql "\i" command. ...
Spring Advisor adapted by quadratic analysis
2025-01-08 21:03:52
5000
After bean initialization, execute abstractautoproxycreator post processor. You will get the advisor adapted to the bean...
Spring Behavior of ObjectProvider#getIfAvailable() to return null with scoped bean
2025-01-08 21:03:50
3458
Affects: 5.3.xhttps://github.com/spring-projects/spring-framework/issues/24822 introduced a logic to return null from Ob...
Spring Issue #24291 - Merge transactional attributes
2025-01-08 21:03:47
931
Changes to spring-tx as discribed in #24291Comment From: elab@odrotbohm Since transaction attributes are merged in this ...
Spring Source code question regarding findAutowireCandidates()
2025-01-08 21:03:44
4651
I'm studying the source code of Spring today,and I have a problem that can not understand: there is a length of source c...
Spring @Async aspect should clear cached executors when different BeanFactory set
2025-01-08 21:03:41
940
When using AspectJ and multi-context (ex: testing), the bean factory needs to be changed on the singleton aspect.This fi...
Spring Always fall back to original method if annotation pointcut used
2025-01-08 21:03:38
289
Prior to this commit, AspectJExpressionPointcut didn't fall back to the original method if !@annotation() is used, which...
Spring RedeliveryDelay not working in ActiveMQ listeners when transactionManager is present
2025-01-08 21:03:35
672
demoJms.zipHi,I've created a demo with a spring boot application that has defined a listener to activemq broker, I can d...
Spring Not annotation pointcut matches dynamic proxy methods incorrectly
2025-01-08 21:03:32
2428
"target" and "not @annotation" combination not works as expected, but "target" and "@annotation" combination works fine....
Spring @Async doesn't work well with AopContext
2025-01-08 21:03:29
5554
@Async doesn't work well with AopContextFirst, let's see a example below:the demo's link:https://github.com/lixiaolong11...
Spring Validated expand
2025-01-08 21:03:26
448
org.springframework.validation.annotation.Validated,I hope can support the value is of type String [], sometimes we don'...
Spring Make BeanNameViewResolver extensible and introduce JavaConfigViewResolver
2025-01-08 21:03:24
1036
With theXmlViewResolver/ResourceBundleViewResolver you could have multiple instances of it and provide and XML applicati...
Spring Use superclass of MessageFormat in MessageSourceSupport so more Formats can be used [SPR-16794]
2025-01-08 21:03:21
3230
Ruben Dijkstra opened SPR-16794 and commentedOptionally, a patch present: https://github.com/spring-projects/spring-fram...
上一页
下一页
1
…
1258
1259
1260
1261
1262
…
2246
.