Nineya
Home
Blog
Spring Regression: AnnotationUtils.findAnnotation no longer finds non-inherited java. annotations on superclasses
2025-01-08 20:19:02
2875
Affects: spring-core 5.2.1When updating from 5.1.10 to 5.2.0 / 5.2.1, then AnnotationUtils.findAnnotation(Class<?>...
Spring As of Spring 5.2 AnnotationUtils.findAnnotation no longer finds java meta-annotations
2025-01-08 20:18:58
1763
ProblemAs of Spring 5.2 AnnotationUtils.findAnnotation is not searching for nested annotations properly.Sample:@Deprecat...
Spring ObjectToMapConverter and MapToObjectConverter
2025-01-08 20:18:55
678
I want something like MapToMapConverter, but allow an object to be converted, either way, seems feasible. I really would...
Spring Many threads blocked on CachingMetadataReaderFactory$LocalResourceCache
2025-01-08 20:18:51
292
many threads blocked on CachingMetadataReaderFactory$LocalResourceCachespring-core-5.0.8.RELEASEAffects: \spring-core-5....
Spring dynamicLoader.loadClass doesn't seem to be working
2025-01-08 20:18:48
423
ContextTypeMatchClassLoader ,a temporary ClassLoader for type matching(when use ltw)but its loadClass always seems to p...
Spring Should we parse placeholder in beanName in class PlaceholderConfigurerSupport?
2025-01-08 20:18:45
223
Related questionWhen I look at code in PlaceholderConfigurerSupport#doProcessProperties, I found there is no logic to pa...
Spring Allow application to continue w/o using cache if backing cacheing service is down
2025-01-08 20:18:42
685
See https://stackoverflow.com/questions/29003786/how-to-disable-redis-caching-at-run-time-if-redis-connection-failed and...
Spring The class of DefaultListableBeanFactory allBeanNamesByType attribute optimization Suggestions
2025-01-08 20:18:38
2026
Current Versions This method:@Overridepublic String[] getBeanNamesForType(@Nullable Class<?> type, boolean include...
Spring Illegal reflective access by org.springframework.util.ReflectionUtils - JDK11
2025-01-08 20:18:35
61827
Spring Boot :: (v2.2.4.RELEASE)WARNING: An illegal reflective access operation has occurredWARNING: Illegal refle...
Spring @Repository and custom scheduler switch mechanism problem when using reactor
2025-01-08 20:18:30
570
Affects: 5.2.0.RELEASEorg.springframework.aop.framework.ReflectiveMethodInvocation will crash suddenly when @Respositor...
Spring Support one off scheduled tasks
2025-01-08 20:18:27
649
Sometimes I want to have a task that runs 1M after the app starts as well as once a day at 1AM.Right now, there doesn't ...
Spring Add missing conversionService field in doc example
2025-01-08 20:18:24
390
Comment From: pivotal-cla@jihuayu Please sign the Contributor License Agreement!Click here to manually synchronize the s...
Spring Order of methods shouldn't matter in Data Binding
2025-01-08 20:18:21
6047
Affects: 5.1.6.RELEASEMy Spring Controller method, which handles a post request, will throw the following exception when...
Spring spring.ftl doesn't work on freemarker 2.3.24+'s auto escaping feature [SPR-14740]
2025-01-08 20:18:18
12863
Tokuhiro Matsuno opened SPR-14740 and commentedspring boot's spring.ftl is using ?html (legacy escaping) in some macros....
Spring Searching for RegisterReflectionForBinding produces an incomplete set of results
2025-01-08 20:18:15
1761
At the time of writing, if I search the Framework reference docs for RegisterReflectionForBinding a single result is ret...
Spring Searching for @Configuration is very difficult
2025-01-08 20:18:12
565
Affects: 6.0.10Using the search at https://docs.spring.io/spring-framework/reference/index.html to find documentation fo...
Spring Spring Source code construction , Unable to load Maven meta-data
2025-01-08 20:18:09
1412
I encountered an error while building the Spring source codeIntelliJ IDEA version: 2020.1gradle version:5.6.4Spring vers...
Spring Consider adding "ObjectProvider#getIfNotUnique" and its variants
2025-01-08 20:17:57
2402
I write a library on spring-boot and it is used by multiple apps.Since it is a library, I do not know what beans are def...
Spring Add media types to possible handler method params
2025-01-08 20:17:54
2822
The requested media types are now valid arguments for Spring MVCcontroller methods. They are computed by theContentNegot...
Spring MediaType Resolver in handlers to get at encodings/charsets from Accept Header
2025-01-08 20:17:51
1518
While this is an old issue(closed PR here https://github.com/spring-projects/spring-framework/pull/232#issuecomment-6481...
上一页
下一页
1
…
1292
1293
1294
1295
1296
…
2246
.