spring-core-6.1.19.jar中文-英文对照文档.zip

org.springframeworkspring-core6.1.19API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: spring-core-6.1.19.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 5.77 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥2
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

spring-core-6.1.19.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:spring-core-6.1.19.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:spring-core-6.1.19.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:spring-core-6.1.19.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:spring-core-6.1.19-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 spring-core-6.1.19.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Spring Core
  • 描述: Spring 核心
  • 版本: 6.1.19

Maven依赖

<dependency>
	<groupId>org.springframework</groupId>
	<artifactId>spring-core</artifactId>
	<version>6.1.19</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.springframework', name: 'spring-core', version: '6.1.19'
Gradle (Short):
	implementation 'org.springframework:spring-core:6.1.19'
Gradle (Kotlin):
	implementation("org.springframework:spring-core:6.1.19")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.springframework.aot
org.springframework.aot.generate
org.springframework.aot.hint
org.springframework.aot.hint.annotation
org.springframework.aot.hint.predicate
org.springframework.aot.hint.support
org.springframework.aot.nativex
org.springframework.asm
org.springframework.cglib
org.springframework.cglib.beans
org.springframework.cglib.core
org.springframework.cglib.core.internal
org.springframework.cglib.proxy
org.springframework.cglib.reflect
org.springframework.cglib.transform
org.springframework.cglib.transform.impl
org.springframework.cglib.util
org.springframework.core
org.springframework.core.annotation
org.springframework.core.codec
org.springframework.core.convert
org.springframework.core.convert.converter
org.springframework.core.convert.support
org.springframework.core.env
org.springframework.core.io
org.springframework.core.io.buffer
org.springframework.core.io.support
org.springframework.core.log
org.springframework.core.metrics
org.springframework.core.metrics.jfr
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.lang
org.springframework.objenesis
org.springframework.util
org.springframework.util.backoff
org.springframework.util.comparator
org.springframework.util.concurrent
org.springframework.util.function
org.springframework.util.unit
org.springframework.util.xml

本组件包含的 Java class(类)

org.springframework.aot.AotDetector
org.springframework.aot.generate.AccessControl
org.springframework.aot.generate.ClassNameGenerator
org.springframework.aot.generate.DefaultGenerationContext
org.springframework.aot.generate.DefaultMethodReference
org.springframework.aot.generate.FileSystemGeneratedFiles
org.springframework.aot.generate.GeneratedClass
org.springframework.aot.generate.GeneratedClasses
org.springframework.aot.generate.GeneratedFiles
org.springframework.aot.generate.GeneratedMethod
org.springframework.aot.generate.GeneratedMethods
org.springframework.aot.generate.GeneratedTypeReference
org.springframework.aot.generate.GenerationContext
org.springframework.aot.generate.InMemoryGeneratedFiles
org.springframework.aot.generate.MethodReference
org.springframework.aot.generate.MethodReference.ArgumentCodeGenerator
org.springframework.aot.generate.UnsupportedTypeValueCodeGenerationException
org.springframework.aot.generate.ValueCodeGenerationException
org.springframework.aot.generate.ValueCodeGenerator
org.springframework.aot.generate.ValueCodeGenerator.Delegate
org.springframework.aot.generate.ValueCodeGeneratorDelegates
org.springframework.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
org.springframework.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
org.springframework.aot.hint.AbstractTypeReference
org.springframework.aot.hint.BindingReflectionHintsRegistrar
org.springframework.aot.hint.ConditionalHint
org.springframework.aot.hint.ExecutableHint
org.springframework.aot.hint.ExecutableHint.Builder
org.springframework.aot.hint.FieldHint
org.springframework.aot.hint.JavaSerializationHint
org.springframework.aot.hint.JavaSerializationHint.Builder
org.springframework.aot.hint.JdkProxyHint
org.springframework.aot.hint.JdkProxyHint.Builder
org.springframework.aot.hint.MemberHint
org.springframework.aot.hint.ProxyHints
org.springframework.aot.hint.ReflectionHints
org.springframework.aot.hint.ResourceBundleHint
org.springframework.aot.hint.ResourceBundleHint.Builder
org.springframework.aot.hint.ResourceHints
org.springframework.aot.hint.ResourcePatternHint
org.springframework.aot.hint.ResourcePatternHints
org.springframework.aot.hint.ResourcePatternHints.Builder
org.springframework.aot.hint.RuntimeHints
org.springframework.aot.hint.RuntimeHintsRegistrar
org.springframework.aot.hint.SerializationHints
org.springframework.aot.hint.TypeHint
org.springframework.aot.hint.TypeHint.Builder
org.springframework.aot.hint.TypeReference
org.springframework.aot.hint.annotation.ReflectiveProcessor
org.springframework.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
org.springframework.aot.hint.annotation.RegisterReflectionForBindingProcessor
org.springframework.aot.hint.annotation.SimpleReflectiveProcessor
org.springframework.aot.hint.predicate.ProxyHintsPredicates
org.springframework.aot.hint.predicate.ReflectionHintsPredicates
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate
org.springframework.aot.hint.predicate.ResourceHintsPredicates
org.springframework.aot.hint.predicate.RuntimeHintsPredicates
org.springframework.aot.hint.predicate.SerializationHintsPredicates
org.springframework.aot.hint.runtime hints
org.springframework.aot.hint.support.ClassHintUtils
org.springframework.aot.hint.support.FilePatternResourceHintsRegistrar
org.springframework.aot.hint.support.FilePatternResourceHintsRegistrar.Builder
org.springframework.aot.nativex.FileNativeConfigurationWriter
org.springframework.aot.nativex.NativeConfigurationWriter
org.springframework.asm.AnnotationVisitor
org.springframework.asm.Attribute
org.springframework.asm.ByteVector
org.springframework.asm.ClassReader
org.springframework.asm.ClassTooLargeException
org.springframework.asm.ClassVisitor
org.springframework.asm.ClassWriter
org.springframework.asm.ConstantDynamic
org.springframework.asm.FieldVisitor
org.springframework.asm.Handle
org.springframework.asm.Label
org.springframework.asm.MethodTooLargeException
org.springframework.asm.MethodVisitor
org.springframework.asm.ModuleVisitor
org.springframework.asm.Opcodes
org.springframework.asm.RecordComponentVisitor
org.springframework.asm.SpringAsmInfo
org.springframework.asm.Type
org.springframework.asm.TypePath
org.springframework.asm.TypeReference
org.springframework.cglib.SpringCglibInfo
org.springframework.cglib.beans.BeanCopier
org.springframework.cglib.beans.BeanCopier.Generator
org.springframework.cglib.beans.BeanGenerator
org.springframework.cglib.beans.BeanMap
org.springframework.cglib.beans.BeanMap.Generator
org.springframework.cglib.beans.BulkBean
org.springframework.cglib.beans.BulkBean.Generator
org.springframework.cglib.beans.BulkBeanException
org.springframework.cglib.beans.FixedKeySet
org.springframework.cglib.beans.ImmutableBean
org.springframework.cglib.beans.ImmutableBean.Generator
org.springframework.cglib.core.AbstractClassGenerator
org.springframework.cglib.core.AbstractClassGenerator.ClassLoaderData
org.springframework.cglib.core.AbstractClassGenerator.Source
org.springframework.cglib.core.Block
org.springframework.cglib.core.ClassEmitter
org.springframework.cglib.core.ClassGenerator
org.springframework.cglib.core.ClassInfo
org.springframework.cglib.core.ClassLoaderAwareGeneratorStrategy
org.springframework.cglib.core.ClassNameReader
org.springframework.cglib.core.ClassTransformer
org.springframework.cglib.core.ClassesKey
org.springframework.cglib.core.CodeEmitter
org.springframework.cglib.core.CodeGenerationException
org.springframework.cglib.core.CollectionUtils
org.springframework.cglib.core.Constants
org.springframework.cglib.core.Converter
org.springframework.cglib.core.Customizer
org.springframework.cglib.core.DebuggingClassWriter
org.springframework.cglib.core.DefaultGeneratorStrategy
org.springframework.cglib.core.DefaultNamingPolicy
org.springframework.cglib.core.DuplicatesPredicate
org.springframework.cglib.core.EmitUtils
org.springframework.cglib.core.EmitUtils.ArrayDelimiters
org.springframework.cglib.core.FieldTypeCustomizer
org.springframework.cglib.core.GeneratorStrategy
org.springframework.cglib.core.HashCodeCustomizer
org.springframework.cglib.core.KeyFactory
org.springframework.cglib.core.KeyFactory.Generator
org.springframework.cglib.core.KeyFactoryCustomizer
org.springframework.cglib.core.Local
org.springframework.cglib.core.LocalVariablesSorter
org.springframework.cglib.core.MethodInfo
org.springframework.cglib.core.MethodInfoTransformer
org.springframework.cglib.core.MethodWrapper
org.springframework.cglib.core.NamingPolicy
org.springframework.cglib.core.ObjectSwitchCallback
org.springframework.cglib.core.Predicate
org.springframework.cglib.core.ProcessArrayCallback
org.springframework.cglib.core.ProcessSwitchCallback
org.springframework.cglib.core.ReflectUtils
org.springframework.cglib.core.RejectModifierPredicate
org.springframework.cglib.core.Signature
org.springframework.cglib.core.SpringNamingPolicy
org.springframework.cglib.core.TinyBitSet
org.springframework.cglib.core.Transformer
org.springframework.cglib.core.TypeUtils
org.springframework.cglib.core.VisibilityPredicate
org.springframework.cglib.core.WeakCacheKey
org.springframework.cglib.core.internal.CustomizerRegistry
org.springframework.cglib.core.internal.Function
org.springframework.cglib.core.internal.LoadingCache
org.springframework.cglib.proxy.Callback
org.springframework.cglib.proxy.CallbackFilter
org.springframework.cglib.proxy.CallbackHelper
org.springframework.cglib.proxy.Dispatcher
org.springframework.cglib.proxy.Enhancer
org.springframework.cglib.proxy.Factory
org.springframework.cglib.proxy.FixedValue
org.springframework.cglib.proxy.InterfaceMaker
org.springframework.cglib.proxy.InvocationHandler
org.springframework.cglib.proxy.LazyLoader
org.springframework.cglib.proxy.MethodInterceptor
org.springframework.cglib.proxy.MethodProxy
org.springframework.cglib.proxy.Mixin
org.springframework.cglib.proxy.Mixin.Generator
org.springframework.cglib.proxy.NoOp
org.springframework.cglib.proxy.Proxy
org.springframework.cglib.proxy.ProxyRefDispatcher
org.springframework.cglib.proxy.UndeclaredThrowableException
org.springframework.cglib.reflect.ConstructorDelegate
org.springframework.cglib.reflect.ConstructorDelegate.Generator
org.springframework.cglib.reflect.FastClass
org.springframework.cglib.reflect.FastClass.Generator
org.springframework.cglib.reflect.FastConstructor
org.springframework.cglib.reflect.FastMember
org.springframework.cglib.reflect.FastMethod
org.springframework.cglib.reflect.MethodDelegate
org.springframework.cglib.reflect.MethodDelegate.Generator
org.springframework.cglib.reflect.MulticastDelegate
org.springframework.cglib.reflect.MulticastDelegate.Generator
org.springframework.cglib.transform.AbstractClassFilterTransformer
org.springframework.cglib.transform.AbstractClassLoader
org.springframework.cglib.transform.AbstractClassTransformer
org.springframework.cglib.transform.AnnotationVisitorTee
org.springframework.cglib.transform.ClassEmitterTransformer
org.springframework.cglib.transform.ClassFilter
org.springframework.cglib.transform.ClassFilterTransformer
org.springframework.cglib.transform.ClassReaderGenerator
org.springframework.cglib.transform.ClassTransformerChain
org.springframework.cglib.transform.ClassTransformerFactory
org.springframework.cglib.transform.ClassTransformerTee
org.springframework.cglib.transform.ClassVisitorTee
org.springframework.cglib.transform.FieldVisitorTee
org.springframework.cglib.transform.MethodFilter
org.springframework.cglib.transform.MethodFilterTransformer
org.springframework.cglib.transform.MethodVisitorTee
org.springframework.cglib.transform.TransformingClassGenerator
org.springframework.cglib.transform.TransformingClassLoader
org.springframework.cglib.transform.impl.AbstractInterceptFieldCallback
org.springframework.cglib.transform.impl.AccessFieldTransformer
org.springframework.cglib.transform.impl.AccessFieldTransformer.Callback
org.springframework.cglib.transform.impl.AddDelegateTransformer
org.springframework.cglib.transform.impl.AddInitTransformer
org.springframework.cglib.transform.impl.AddPropertyTransformer
org.springframework.cglib.transform.impl.AddStaticInitTransformer
org.springframework.cglib.transform.impl.FieldProvider
org.springframework.cglib.transform.impl.FieldProviderTransformer
org.springframework.cglib.transform.impl.InterceptFieldCallback
org.springframework.cglib.transform.impl.InterceptFieldEnabled
org.springframework.cglib.transform.impl.InterceptFieldFilter
org.springframework.cglib.transform.impl.InterceptFieldTransformer
org.springframework.cglib.transform.impl.UndeclaredThrowableStrategy
org.springframework.cglib.transform.impl.UndeclaredThrowableTransformer
org.springframework.cglib.util.ParallelSorter
org.springframework.cglib.util.ParallelSorter.Generator
org.springframework.cglib.util.StringSwitcher
org.springframework.cglib.util.StringSwitcher.Generator
org.springframework.core.AliasRegistry
org.springframework.core.AttributeAccessor
org.springframework.core.AttributeAccessorSupport
org.springframework.core.AttributeAccessors
org.springframework.core.BridgeMethodResolver
org.springframework.core.CollectionFactory
org.springframework.core.ConfigurableObjectInputStream
org.springframework.core.Constants
org.springframework.core.Constants.ConstantException
org.springframework.core.Conventions
org.springframework.core.CoroutinesUtils
org.springframework.core.DecoratingClassLoader
org.springframework.core.DecoratingProxy
org.springframework.core.DefaultParameterNameDiscoverer
org.springframework.core.ExceptionDepthComparator
org.springframework.core.GenericTypeResolver
org.springframework.core.InfrastructureProxy
org.springframework.core.KotlinDetector
org.springframework.core.KotlinReflectionParameterNameDiscoverer
org.springframework.core.MethodClassKey
org.springframework.core.MethodIntrospector
org.springframework.core.MethodIntrospector.MetadataLookup
org.springframework.core.MethodParameter
org.springframework.core.NamedInheritableThreadLocal
org.springframework.core.NamedThreadLocal
org.springframework.core.NativeDetector
org.springframework.core.NestedCheckedException
org.springframework.core.NestedExceptionUtils
org.springframework.core.NestedRuntimeException
org.springframework.core.OrderComparator
org.springframework.core.OrderComparator.OrderSourceProvider
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.ReactiveAdapter
org.springframework.core.ReactiveAdapterRegistry
org.springframework.core.ReactiveAdapterRegistry.SpringCoreBlockHoundIntegration
org.springframework.core.ReactiveTypeDescriptor
org.springframework.core.ResolvableType
org.springframework.core.ResolvableTypeProvider
org.springframework.core.SimpleAliasRegistry
org.springframework.core.SmartClassLoader
org.springframework.core.SpringProperties
org.springframework.core.SpringVersion
org.springframework.core.StandardReflectionParameterNameDiscoverer
org.springframework.core.annotation.AnnotatedElementUtils
org.springframework.core.annotation.AnnotatedMethod
org.springframework.core.annotation.AnnotationAttributes
org.springframework.core.annotation.AnnotationAwareOrderComparator
org.springframework.core.annotation.AnnotationConfigurationException
org.springframework.core.annotation.AnnotationFilter
org.springframework.core.annotation.AnnotationUtils
org.springframework.core.annotation.MergedAnnotation
org.springframework.core.annotation.MergedAnnotationCollectors
org.springframework.core.annotation.MergedAnnotationPredicates
org.springframework.core.annotation.MergedAnnotationSelector
org.springframework.core.annotation.MergedAnnotationSelectors
org.springframework.core.annotation.MergedAnnotations
org.springframework.core.annotation.MergedAnnotations.Search
org.springframework.core.annotation.OrderUtils
org.springframework.core.annotation.RepeatableContainers
org.springframework.core.annotation.SynthesizingMethodParameter
org.springframework.core.codec.AbstractCharSequenceDecoder
org.springframework.core.codec.AbstractDataBufferDecoder
org.springframework.core.codec.AbstractDecoder
org.springframework.core.codec.AbstractEncoder
org.springframework.core.codec.AbstractSingleValueEncoder
org.springframework.core.codec.ByteArrayDecoder
org.springframework.core.codec.ByteArrayEncoder
org.springframework.core.codec.ByteBufferDecoder
org.springframework.core.codec.ByteBufferEncoder
org.springframework.core.codec.CharBufferDecoder
org.springframework.core.codec.CharSequenceEncoder
org.springframework.core.codec.CodecException
org.springframework.core.codec.DataBufferDecoder
org.springframework.core.codec.DataBufferEncoder
org.springframework.core.codec.Decoder
org.springframework.core.codec.DecodingException
org.springframework.core.codec.Encoder
org.springframework.core.codec.EncodingException
org.springframework.core.codec.Hints
org.springframework.core.codec.Netty5BufferDecoder
org.springframework.core.codec.Netty5BufferEncoder
org.springframework.core.codec.NettyByteBufDecoder
org.springframework.core.codec.NettyByteBufEncoder
org.springframework.core.codec.ResourceDecoder
org.springframework.core.codec.ResourceEncoder
org.springframework.core.codec.ResourceRegionEncoder
org.springframework.core.codec.StringDecoder
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.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.Profiles
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.env.property sources
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.DefaultResourceLoader.ClassPathContextResource
org.springframework.core.io.DescriptiveResource
org.springframework.core.io.FileSystemResource
org.springframework.core.io.FileSystemResourceLoader
org.springframework.core.io.FileUrlResource
org.springframework.core.io.InputStreamResource
org.springframework.core.io.InputStreamSource
org.springframework.core.io.ModuleResource
org.springframework.core.io.PathResource
org.springframework.core.io.ProtocolResolver
org.springframework.core.io.Resource
org.springframework.core.io.ResourceEditor
org.springframework.core.io.ResourceLoader
org.springframework.core.io.Resources
org.springframework.core.io.UrlResource
org.springframework.core.io.VfsResource
org.springframework.core.io.VfsUtils
org.springframework.core.io.WritableResource
org.springframework.core.io.buffer.CloseableDataBuffer
org.springframework.core.io.buffer.DataBuffer
org.springframework.core.io.buffer.DataBuffer.ByteBufferIterator
org.springframework.core.io.buffer.DataBufferFactory
org.springframework.core.io.buffer.DataBufferLimitException
org.springframework.core.io.buffer.DataBufferUtils
org.springframework.core.io.buffer.DataBufferUtils.Matcher
org.springframework.core.io.buffer.DataBufferWrapper
org.springframework.core.io.buffer.DataBuffers
org.springframework.core.io.buffer.DefaultDataBuffer
org.springframework.core.io.buffer.DefaultDataBufferFactory
org.springframework.core.io.buffer.LimitedDataBufferList
org.springframework.core.io.buffer.Netty5DataBuffer
org.springframework.core.io.buffer.Netty5DataBufferFactory
org.springframework.core.io.buffer.NettyDataBuffer
org.springframework.core.io.buffer.NettyDataBufferFactory
org.springframework.core.io.buffer.PooledDataBuffer
org.springframework.core.io.buffer.TouchableDataBuffer
org.springframework.core.io.support.DefaultPropertySourceFactory
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.PropertySourceDescriptor
org.springframework.core.io.support.PropertySourceFactory
org.springframework.core.io.support.PropertySourceProcessor
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.ResourceRegion
org.springframework.core.io.support.ResourceRegions
org.springframework.core.io.support.SpringFactoriesLoader
org.springframework.core.io.support.SpringFactoriesLoader.ArgumentResolver
org.springframework.core.io.support.SpringFactoriesLoader.FailureHandler
org.springframework.core.log.LogAccessor
org.springframework.core.log.LogDelegateFactory
org.springframework.core.log.LogFormatUtils
org.springframework.core.log.LogMessage
org.springframework.core.metrics.ApplicationStartup
org.springframework.core.metrics.StartupStep
org.springframework.core.metrics.StartupStep.Tag
org.springframework.core.metrics.StartupStep.Tags
org.springframework.core.metrics.jfr.FlightRecorderApplicationStartup
org.springframework.core.metrics.steps
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.SerializationDelegate
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.SimpleValueStyler
org.springframework.core.style.StylerUtils
org.springframework.core.style.ToStringCreator
org.springframework.core.style.ToStringStyler
org.springframework.core.style.ValueStyler
org.springframework.core.task.AsyncListenableTaskExecutor
org.springframework.core.task.AsyncTaskExecutor
org.springframework.core.task.SimpleAsyncTaskExecutor
org.springframework.core.task.SyncTaskExecutor
org.springframework.core.task.TaskDecorator
org.springframework.core.task.TaskExecutor
org.springframework.core.task.TaskRejectedException
org.springframework.core.task.TaskTimeoutException
org.springframework.core.task.VirtualThreadTaskExecutor
org.springframework.core.task.support.CompositeTaskDecorator
org.springframework.core.task.support.ContextPropagatingTaskDecorator
org.springframework.core.task.support.ExecutorServiceAdapter
org.springframework.core.task.support.TaskExecutorAdapter
org.springframework.core.type.AnnotatedTypeMetadata
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.class
org.springframework.core.type.classreading.CachingMetadataReaderFactory
org.springframework.core.type.classreading.ClassFormatException
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.core.type.method
org.springframework.objenesis.SpringObjenesis
org.springframework.util.AlternativeJdkIdGenerator
org.springframework.util.AntPathMatcher
org.springframework.util.AntPathMatcher.AntPathStringMatcher
org.springframework.util.AntPathMatcher.AntPatternComparator
org.springframework.util.Assert
org.springframework.util.AutoPopulatingList
org.springframework.util.AutoPopulatingList.ElementFactory
org.springframework.util.AutoPopulatingList.ElementInstantiationException
org.springframework.util.Base64Utils
org.springframework.util.ClassUtils
org.springframework.util.CollectionUtils
org.springframework.util.CommonsLogWriter
org.springframework.util.CompositeIterator
org.springframework.util.ConcurrencyThrottleSupport
org.springframework.util.ConcurrentLruCache
org.springframework.util.ConcurrentReferenceHashMap
org.springframework.util.ConcurrentReferenceHashMap.Entry
org.springframework.util.ConcurrentReferenceHashMap.Reference
org.springframework.util.CustomizableThreadCreator
org.springframework.util.DefaultPropertiesPersister
org.springframework.util.DigestUtils
org.springframework.util.ErrorHandler
org.springframework.util.ExceptionTypeFilter
org.springframework.util.FastByteArrayOutputStream
org.springframework.util.FileCopyUtils
org.springframework.util.FileSystemUtils
org.springframework.util.IdGenerator
org.springframework.util.InstanceFilter
org.springframework.util.InvalidMimeTypeException
org.springframework.util.JdkIdGenerator
org.springframework.util.LinkedCaseInsensitiveMap
org.springframework.util.LinkedMultiValueMap
org.springframework.util.MethodInvoker
org.springframework.util.MimeType
org.springframework.util.MimeType.SpecificityComparator
org.springframework.util.MimeTypeUtils
org.springframework.util.MultiValueMap
org.springframework.util.MultiValueMapAdapter
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.ResizableByteArrayOutputStream
org.springframework.util.ResourceUtils
org.springframework.util.RouteMatcher
org.springframework.util.RouteMatcher.Route
org.springframework.util.SerializationUtils
org.springframework.util.SimpleIdGenerator
org.springframework.util.SimpleRouteMatcher
org.springframework.util.StopWatch
org.springframework.util.StopWatch.TaskInfo
org.springframework.util.StreamUtils
org.springframework.util.StringUtils
org.springframework.util.StringValueResolver
org.springframework.util.SystemPropertyUtils
org.springframework.util.TypeUtils
org.springframework.util.backoff.BackOff
org.springframework.util.backoff.BackOffExecution
org.springframework.util.backoff.ExponentialBackOff
org.springframework.util.backoff.FixedBackOff
org.springframework.util.comparator.BooleanComparator
org.springframework.util.comparator.ComparableComparator
org.springframework.util.comparator.Comparators
org.springframework.util.comparator.InstanceComparator
org.springframework.util.comparator.NullSafeComparator
org.springframework.util.concurrent.CompletableToListenableFutureAdapter
org.springframework.util.concurrent.FailureCallback
org.springframework.util.concurrent.FutureAdapter
org.springframework.util.concurrent.FutureUtils
org.springframework.util.concurrent.ListenableFuture
org.springframework.util.concurrent.ListenableFutureAdapter
org.springframework.util.concurrent.ListenableFutureCallback
org.springframework.util.concurrent.ListenableFutureCallbackRegistry
org.springframework.util.concurrent.ListenableFutureTask
org.springframework.util.concurrent.MonoToListenableFutureAdapter
org.springframework.util.concurrent.SettableListenableFuture
org.springframework.util.concurrent.SuccessCallback
org.springframework.util.function.SingletonSupplier
org.springframework.util.function.SupplierUtils
org.springframework.util.function.ThrowingBiFunction
org.springframework.util.function.ThrowingConsumer
org.springframework.util.function.ThrowingFunction
org.springframework.util.function.ThrowingSupplier
org.springframework.util.unit.DataSize
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