文件名称: spring-core-3.2.0.RC2.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>3.2.0.RC2</version>
</dependency>Gradle:
implementation group: 'org.springframework', name: 'spring-core', version: '3.2.0.RC2'
Gradle (Short):
implementation 'org.springframework:spring-core:3.2.0.RC2'
Gradle (Kotlin):
implementation("org.springframework:spring-core:3.2.0.RC2")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.asm
org.springframework.asm.util
org.springframework.cglib
org.springframework.core
org.springframework.core.annotation
org.springframework.core.convert
org.springframework.core.convert.converter
org.springframework.core.convert.support
org.springframework.core.enums
org.springframework.core.env
org.springframework.core.io
org.springframework.core.io.support
org.springframework.core.serializer
org.springframework.core.serializer.support
org.springframework.core.style
org.springframework.core.task
org.springframework.core.task.support
org.springframework.core.type
org.springframework.core.type.classreading
org.springframework.core.type.filter
org.springframework.util
org.springframework.util.comparator
org.springframework.util.xmlorg.springframework.asm.SpringAsmInfo
org.springframework.asm.util.TraceClassVisitor
org.springframework.cglib.SpringCglibInfo
org.springframework.core.AliasRegistry
org.springframework.core.AttributeAccessor
org.springframework.core.AttributeAccessorSupport
org.springframework.core.BridgeMethodResolver
org.springframework.core.CollectionFactory
org.springframework.core.ConcurrentMap
org.springframework.core.ConfigurableObjectInputStream
org.springframework.core.ConstantException
org.springframework.core.Constants
org.springframework.core.ControlFlow
org.springframework.core.ControlFlowFactory
org.springframework.core.Conventions
org.springframework.core.DecoratingClassLoader
org.springframework.core.ErrorCoded
org.springframework.core.ExceptionDepthComparator
org.springframework.core.GenericCollectionTypeResolver
org.springframework.core.GenericTypeResolver
org.springframework.core.InfrastructureProxy
org.springframework.core.JdkVersion
org.springframework.core.LocalVariableTableParameterNameDiscoverer
org.springframework.core.MethodParameter
org.springframework.core.NamedInheritableThreadLocal
org.springframework.core.NamedThreadLocal
org.springframework.core.NestedCheckedException
org.springframework.core.NestedExceptionUtils
org.springframework.core.NestedIOException
org.springframework.core.NestedRuntimeException
org.springframework.core.OrderComparator
org.springframework.core.Ordered
org.springframework.core.OverridingClassLoader
org.springframework.core.ParameterNameDiscoverer
org.springframework.core.ParameterizedTypeReference
org.springframework.core.PrioritizedParameterNameDiscoverer
org.springframework.core.PriorityOrdered
org.springframework.core.SimpleAliasRegistry
org.springframework.core.SmartClassLoader
org.springframework.core.SpringVersion
org.springframework.core.annotation.AnnotationAttributes
org.springframework.core.annotation.AnnotationAwareOrderComparator
org.springframework.core.annotation.AnnotationUtils
org.springframework.core.annotation.Order
org.springframework.core.convert.ConversionException
org.springframework.core.convert.ConversionFailedException
org.springframework.core.convert.ConversionService
org.springframework.core.convert.ConverterNotFoundException
org.springframework.core.convert.Property
org.springframework.core.convert.TypeDescriptor
org.springframework.core.convert.converter.ConditionalConverter
org.springframework.core.convert.converter.ConditionalGenericConverter
org.springframework.core.convert.converter.Converter
org.springframework.core.convert.converter.ConverterFactory
org.springframework.core.convert.converter.ConverterRegistry
org.springframework.core.convert.converter.ConvertingComparator
org.springframework.core.convert.converter.GenericConverter
org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
org.springframework.core.convert.support.ConfigurableConversionService
org.springframework.core.convert.support.ConversionServiceFactory
org.springframework.core.convert.support.ConvertingPropertyEditorAdapter
org.springframework.core.convert.support.DefaultConversionService
org.springframework.core.convert.support.GenericConversionService
org.springframework.core.enums.AbstractCachingLabeledEnumResolver
org.springframework.core.enums.AbstractGenericLabeledEnum
org.springframework.core.enums.AbstractLabeledEnum
org.springframework.core.enums.LabeledEnum
org.springframework.core.enums.LabeledEnumResolver
org.springframework.core.enums.LetterCodedLabeledEnum
org.springframework.core.enums.ShortCodedLabeledEnum
org.springframework.core.enums.StaticLabeledEnum
org.springframework.core.enums.StaticLabeledEnumResolver
org.springframework.core.enums.StringCodedLabeledEnum
org.springframework.core.env.AbstractEnvironment
org.springframework.core.env.AbstractPropertyResolver
org.springframework.core.env.CommandLinePropertySource
org.springframework.core.env.CompositePropertySource
org.springframework.core.env.ConfigurableEnvironment
org.springframework.core.env.ConfigurablePropertyResolver
org.springframework.core.env.EnumerablePropertySource
org.springframework.core.env.Environment
org.springframework.core.env.EnvironmentCapable
org.springframework.core.env.JOptCommandLinePropertySource
org.springframework.core.env.MapPropertySource
org.springframework.core.env.MissingRequiredPropertiesException
org.springframework.core.env.MutablePropertySources
org.springframework.core.env.PropertiesPropertySource
org.springframework.core.env.PropertyResolver
org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource
org.springframework.core.env.PropertySources
org.springframework.core.env.PropertySourcesPropertyResolver
org.springframework.core.env.SimpleCommandLinePropertySource
org.springframework.core.env.StandardEnvironment
org.springframework.core.env.SystemEnvironmentPropertySource
org.springframework.core.io.AbstractFileResolvingResource
org.springframework.core.io.AbstractResource
org.springframework.core.io.ByteArrayResource
org.springframework.core.io.ClassPathResource
org.springframework.core.io.ClassRelativeResourceLoader
org.springframework.core.io.ContextResource
org.springframework.core.io.DefaultResourceLoader
org.springframework.core.io.DescriptiveResource
org.springframework.core.io.FileSystemResource
org.springframework.core.io.FileSystemResourceLoader
org.springframework.core.io.InputStreamResource
org.springframework.core.io.InputStreamSource
org.springframework.core.io.Resource
org.springframework.core.io.ResourceEditor
org.springframework.core.io.ResourceLoader
org.springframework.core.io.UrlResource
org.springframework.core.io.VfsResource
org.springframework.core.io.VfsUtils
org.springframework.core.io.WritableResource
org.springframework.core.io.support.EncodedResource
org.springframework.core.io.support.LocalizedResourceHelper
org.springframework.core.io.support.PathMatchingResourcePatternResolver
org.springframework.core.io.support.PropertiesLoaderSupport
org.springframework.core.io.support.PropertiesLoaderUtils
org.springframework.core.io.support.ResourceArrayPropertyEditor
org.springframework.core.io.support.ResourcePatternResolver
org.springframework.core.io.support.ResourcePatternUtils
org.springframework.core.io.support.ResourcePropertySource
org.springframework.core.io.support.SpringFactoriesLoader
org.springframework.core.serializer.DefaultDeserializer
org.springframework.core.serializer.DefaultSerializer
org.springframework.core.serializer.Deserializer
org.springframework.core.serializer.Serializer
org.springframework.core.serializer.support.DeserializingConverter
org.springframework.core.serializer.support.SerializationFailedException
org.springframework.core.serializer.support.SerializingConverter
org.springframework.core.style.DefaultToStringStyler
org.springframework.core.style.DefaultValueStyler
org.springframework.core.style.StylerUtils
org.springframework.core.style.ToStringCreator
org.springframework.core.style.ToStringStyler
org.springframework.core.style.ValueStyler
org.springframework.core.task.AsyncTaskExecutor
org.springframework.core.task.SimpleAsyncTaskExecutor
org.springframework.core.task.SyncTaskExecutor
org.springframework.core.task.TaskExecutor
org.springframework.core.task.TaskRejectedException
org.springframework.core.task.TaskTimeoutException
org.springframework.core.task.support.ConcurrentExecutorAdapter
org.springframework.core.task.support.ExecutorServiceAdapter
org.springframework.core.task.support.TaskExecutorAdapter
org.springframework.core.type.AnnotationMetadata
org.springframework.core.type.ClassMetadata
org.springframework.core.type.MethodMetadata
org.springframework.core.type.StandardAnnotationMetadata
org.springframework.core.type.StandardClassMetadata
org.springframework.core.type.StandardMethodMetadata
org.springframework.core.type.classreading.CachingMetadataReaderFactory
org.springframework.core.type.classreading.MetadataReader
org.springframework.core.type.classreading.MetadataReaderFactory
org.springframework.core.type.classreading.SimpleMetadataReaderFactory
org.springframework.core.type.filter.AbstractClassTestingTypeFilter
org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter
org.springframework.core.type.filter.AnnotationTypeFilter
org.springframework.core.type.filter.AspectJTypeFilter
org.springframework.core.type.filter.AssignableTypeFilter
org.springframework.core.type.filter.RegexPatternTypeFilter
org.springframework.core.type.filter.TypeFilter
org.springframework.util.AntPathMatcher
org.springframework.util.Assert
org.springframework.util.AutoPopulatingList
org.springframework.util.AutoPopulatingList.ElementFactory
org.springframework.util.AutoPopulatingList.ElementInstantiationException
org.springframework.util.CachingMapDecorator
org.springframework.util.ClassUtils
org.springframework.util.CollectionUtils
org.springframework.util.CommonsLogWriter
org.springframework.util.CompositeIterator
org.springframework.util.ConcurrencyThrottleSupport
org.springframework.util.ConcurrentReferenceHashMap
org.springframework.util.ConcurrentReferenceHashMap.Entry
org.springframework.util.ConcurrentReferenceHashMap.Reference
org.springframework.util.ConcurrentReferenceHashMap.ReferenceType
org.springframework.util.ConcurrentReferenceHashMap.Restructure
org.springframework.util.CustomizableThreadCreator
org.springframework.util.DefaultPropertiesPersister
org.springframework.util.DigestUtils
org.springframework.util.ErrorHandler
org.springframework.util.FileCopyUtils
org.springframework.util.FileSystemUtils
org.springframework.util.LinkedCaseInsensitiveMap
org.springframework.util.LinkedMultiValueMap
org.springframework.util.Log4jConfigurer
org.springframework.util.MethodInvoker
org.springframework.util.MultiValueMap
org.springframework.util.NumberUtils
org.springframework.util.ObjectUtils
org.springframework.util.PathMatcher
org.springframework.util.PatternMatchUtils
org.springframework.util.PropertiesPersister
org.springframework.util.PropertyPlaceholderHelper
org.springframework.util.PropertyPlaceholderHelper.PlaceholderResolver
org.springframework.util.ReflectionUtils
org.springframework.util.ReflectionUtils.FieldCallback
org.springframework.util.ReflectionUtils.FieldFilter
org.springframework.util.ReflectionUtils.MethodCallback
org.springframework.util.ReflectionUtils.MethodFilter
org.springframework.util.ResourceUtils
org.springframework.util.SerializationUtils
org.springframework.util.StopWatch
org.springframework.util.StopWatch.TaskInfo
org.springframework.util.StringUtils
org.springframework.util.StringValueResolver
org.springframework.util.SystemPropertyUtils
org.springframework.util.TypeUtils
org.springframework.util.WeakReferenceMonitor
org.springframework.util.WeakReferenceMonitor.ReleaseListener
org.springframework.util.comparator.BooleanComparator
org.springframework.util.comparator.ComparableComparator
org.springframework.util.comparator.CompoundComparator
org.springframework.util.comparator.InstanceComparator
org.springframework.util.comparator.InvertibleComparator
org.springframework.util.comparator.NullSafeComparator
org.springframework.util.xml.DomUtils
org.springframework.util.xml.SimpleNamespaceContext
org.springframework.util.xml.SimpleSaxErrorHandler
org.springframework.util.xml.SimpleTransformErrorListener
org.springframework.util.xml.StaxUtils
org.springframework.util.xml.TransformerUtils
org.springframework.util.xml.XmlValidationModeDetector