dcddc

西米大人的博客

0%

Spring好用的工具类

1、org.springframework.core.io.support.PropertiesLoaderUtils#loadAllProperties(java.lang.String, java.lang.ClassLoader)

  • org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver#getHandlerMappings

2、org.springframework.util.CollectionUtils#mergePropertiesIntoMap

  • org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver#getHandlerMappings

3、org.springframework.beans.BeanUtils#instantiateClass(java.lang.Class)

  • org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver#resolve

4、org.springframework.util.ClassUtils#getMethodCountForName

  • org.springframework.beans.factory.support.AbstractBeanDefinition#prepareMethodOverride

5、org.springframework.util.ReflectionUtils#getUniqueDeclaredMethods

  • org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory#getTypeForFactoryMethod

6、org.springframework.util.ReflectionUtils#getAllDeclaredMethods

7、org.springframework.beans.BeanUtils#isSimpleProperty

  • org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory#unsatisfiedNonSimpleProperties

8、org.springframework.beans.factory.support.AbstractBeanFactory#containsBean

  • org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory#autowireByName

9、org.springframework.beans.factory.BeanFactoryUtils#beanNamesForTypeIncludingAncestors(org.springframework.beans.factory.ListableBeanFactory, java.lang.Class<?>, boolean, boolean)

  • org.springframework.beans.factory.support.DefaultListableBeanFactory#findAutowireCandidates

10、org.springframework.util.LinkedMultiValueMap

  • org.springframework.core.io.support.SpringFactoriesLoader#loadSpringFactories

11、org.springframework.core.io.support.PropertiesLoaderUtils#loadProperties(org.springframework.core.io.Resource)

  • org.springframework.core.io.support.SpringFactoriesLoader#loadSpringFactories

12、org.springframework.util.StringUtils#commaDelimitedListToStringArray

  • org.springframework.core.io.support.SpringFactoriesLoader#loadSpringFactories

13、org.springframework.util.ReflectionUtils#accessibleConstructor

  • org.springframework.core.io.support.SpringFactoriesLoader#instantiateFactory

14、org.springframework.core.annotation.AnnotationUtils#getAnnotation(java.lang.reflect.AnnotatedElement, java.lang.Class)

  • org.springframework.core.annotation.AnnotationAwareOrderComparator#findOrder