天天看点

spring-core 简介、中文文档、中英对照文档 下载spring-core 文档 下载链接(含jar包、源码、pom)spring-core 简介spring-core 中文文档、中英对照文档 说明spring-core 5.3.7 API

spring-core 文档 下载链接(含jar包、源码、pom)

组件名称 中文-文档-下载链接 中英对照-文档-下载链接
spring-core-4.2.2.RELEASE.jar spring-core-4.2.2.RELEASE-API文档-中文版.zip spring-core-4.2.2.RELEASE-API文档-中英对照版.zip
spring-core-4.3.12.RELEASE.jar spring-core-4.3.12.RELEASE-API文档-中文版.zip spring-core-4.3.12.RELEASE-API文档-中英对照版.zip
spring-core-4.3.20.RELEASE.jar spring-core-4.3.20.RELEASE-API文档-中文版.zip spring-core-4.3.20.RELEASE-API文档-中英对照版.zip
spring-core-5.0.10.RELEASE.jar spring-core-5.0.10.RELEASE-API文档-中文版.zip spring-core-5.0.10.RELEASE-API文档-中英对照版.zip
spring-core-5.0.2.RELEASE.jar spring-core-5.0.2.RELEASE-API文档-中文版.zip spring-core-5.0.2.RELEASE-API文档-中英对照版.zip
spring-core-5.0.5.RELEASE.jar spring-core-5.0.5.RELEASE-API文档-中文版.zip spring-core-5.0.5.RELEASE-API文档-中英对照版.zip
spring-core-5.0.8.RELEASE.jar spring-core-5.0.8.RELEASE-API文档-中文版.zip spring-core-5.0.8.RELEASE-API文档-中英对照版.zip
spring-core-5.1.3.RELEASE.jar spring-core-5.1.3.RELEASE-API文档-中文版.zip spring-core-5.1.3.RELEASE-API文档-中英对照版.zip
spring-core-5.2.0.RELEASE.jar spring-core-5.2.0.RELEASE-API文档-中文版.zip spring-core-5.2.0.RELEASE-API文档-中英对照版.zip
spring-core-5.2.15.RELEASE.jar spring-core-5.2.15.RELEASE-API文档-中文版.zip spring-core-5.2.15.RELEASE-API文档-中英对照版.zip
spring-core-5.2.7.RELEASE.jar spring-core-5.2.7.RELEASE-API文档-中文版.zip spring-core-5.2.7.RELEASE-API文档-中英对照版.zip
spring-core-5.3.10.jar spring-core-5.3.10-API文档-中文版.zip spring-core-5.3.10-API文档-中英对照版.zip
spring-core-5.3.12.jar 暂无 spring-core-5.3.12-API文档-中英对照版.zip
spring-core-5.3.15.jar spring-core-5.3.15-API文档-中文版.zip spring-core-5.3.15-API文档-中英对照版.zip
spring-core-5.3.7.jar spring-core-5.3.7-API文档-中文版.zip spring-core-5.3.7-API文档-中英对照版.zip

spring-core 简介

Spring的核心

Spring的基本构建块,与Spring Beans一起提供依赖注入和IoC特性。

spring-core 简介、中文文档、中英对照文档 下载spring-core 文档 下载链接(含jar包、源码、pom)spring-core 简介spring-core 中文文档、中英对照文档 说明spring-core 5.3.7 API

spring-core 中文文档、中英对照文档 说明

摘要:spring-core、org.springframework、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、springframework、spring、core、中英对照文档、jar包、java;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package)

spring-core 5.3.7 API

Packages  

Package Description
org.springframework.asm

Spring's repackaging of ASM 9.x (with Spring-specific patches; for internal use only).

春天的重新包装ASM 9.x(具有春季特定的补丁;仅限内部使用)。

org.springframework.cglib

Spring's repackaging of CGLIB 3.3 (with Spring-specific patches; for internal use only).

Spring的CGLIB 3.3重新包装(具有春季特定的补丁;仅限内部使用)。

org.springframework.cglib.core

Spring's repackaging of the CGLIB core package (for internal use only).

春天的重新包装CGLIB核心包(仅供内部使用)。

org.springframework.cglib.proxy

Spring's repackaging of the CGLIB proxy package (for internal use only).

春天的重新包装CGLIB代理包(仅供内部使用)。

org.springframework.core

Provides basic classes for exception handling and version detection, and other core helpers that are not specific to any part of the framework.

提供异常处理和版本检测的基本类,以及不具体到框架的任何部分的其他核心帮助程序。

org.springframework.core.annotation

Core support package for annotations, meta-annotations, and merged annotations with attribute overrides.

用于注释,元注释和具有属性覆盖的核心支持包的核心支持包。

org.springframework.core.codec

Decoder

abstractions to convert between a reactive stream of bytes and Java objects.

编码器和解码器抽象在字节和Java对象的反应流之间转换。

org.springframework.core.convert

Type conversion system API.

类型转换系统API。

org.springframework.core.convert.converter

SPI to implement Converters for the type conversion system.

SPI为类型转换系统实现转换器。

org.springframework.core.convert.support

Default implementation of the type conversion system.

类型转换系统的默认实现。

org.springframework.core.env

Spring's environment abstraction consisting of bean definition profile and hierarchical property source support.

Spring的环境抽象由Bean定义配置文件和分层属性源支持组成。

org.springframework.core.io

Generic abstraction for (file-based) resources, used throughout the framework.

(基于文件)资源的通用抽象,在整个框架中使用。

org.springframework.core.io.buffer

Generic abstraction for working with byte buffer implementations.

用于使用字节缓冲区实现的通用抽象。

org.springframework.core.io.support

Support classes for Spring's resource abstraction.

支持春季资源抽象的类。

org.springframework.core.log

Useful delegates for Spring's logging conventions.

Spring的日志记录约定有用的代表。

org.springframework.core.metrics

Support package for recording metrics during application startup.

支持包用于在应用程序启动期间记录度量。

org.springframework.core.metrics.jfr

Support package for recording startup metrics using Java Flight Recorder.

支持使用Java Flight Recorder录制启动度量的包。

org.springframework.core.serializer

Root package for Spring's serializer interfaces and implementations.

春季序列化器接口和实现的根包。

org.springframework.core.serializer.support

Support classes for Spring's serializer abstraction.

支持Spring的Serializer抽象类。

org.springframework.core.style

Support for styling values as Strings, with ToStringCreator as central class.

支持样式值作为字符串,带有ToStringCreator作为中央类。

org.springframework.core.task

This package defines Spring's core TaskExecutor abstraction, and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.

此包定义了Spring的核心TaskeCutor抽象,并提供了SynctAskexecutor和SimpleAsynctAskexecutor实现。

org.springframework.core.task.support

Support classes for Spring's TaskExecutor abstraction.

支持Spring的TaskeCutor抽象类。

org.springframework.core.type

Core support package for type introspection.

核心支持包的类型内部。

org.springframework.core.type.classreading

Support classes for reading annotation and class-level metadata.

支持读取注释和类级元数据的类。

org.springframework.core.type.filter

Core support package for type filtering (e.g.

类型过滤的核心支持包(例如

org.springframework.lang

Common annotations with language-level semantics: nullability as well as JDK API indications.

具有语言级语义的常见注释:拒绝性以及JDK API指示。

org.springframework.objenesis

Spring's repackaging of Objenesis 3.2 (with SpringObjenesis entry point; for internal use only).

春天的重新包装对象3.2(具有Springobjenesis入口点;仅限内部使用)。

org.springframework.util

Miscellaneous utility classes, such as String manipulation utilities, a Log4J configurer, and a state holder for paged lists of objects.

杂项实用程序类,如字符串操作实用程序,log4j配置器和对象分页列表的状态持有者。

org.springframework.util.backoff

A generic back-off abstraction.

通用退避抽象。

org.springframework.util.comparator Useful generic

java.util.Comparator

implementations, such as an invertible comparator and a compound comparator.

有用的通用java.util.comparator实现,例如可逆的比较器和复合比较器。

org.springframework.util.concurrent Useful generic

java.util.concurrent.Future

extensions.

有用的通用java.util.concurrent.future扩展。

org.springframework.util.function Useful generic

java.util.function

helper classes.

有用的泛型java.util.function辅助课程。

org.springframework.util.unit

Useful unit data types.

有用的单位数据类型。

org.springframework.util.xml

Miscellaneous utility classes for XML parsing and transformation, such as error handlers that log warnings via Commons Logging.

用于XML解析和转换的杂项实用程序类,例如通过Commons Logging将警告的错误处理程序。

org.springframework.asm

org.springframework.cglib

org.springframework.cglib.core

org.springframework.cglib.proxy

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

涉及的类(class)

AbstractClassGenerator

AbstractClassGenerator.ClassLoaderData

AbstractClassGenerator.Source

AbstractClassTestingTypeFilter

AbstractDataBufferDecoder

AbstractDecoder

AbstractEncoder

AbstractEnvironment

AbstractFileResolvingResource

AbstractPropertyResolver

AbstractResource

AbstractSingleValueEncoder

AbstractTypeHierarchyTraversingFilter

AliasFor

AliasRegistry

AlternativeJdkIdGenerator

AnnotatedElementUtils

AnnotatedTypeMetadata

AnnotationAttributes

AnnotationAwareOrderComparator

AnnotationConfigurationException

AnnotationFilter

AnnotationMetadata

AnnotationMetadataReadingVisitor

AnnotationTypeFilter

AnnotationUtils

AnnotationVisitor

AntPathMatcher

AntPathMatcher.AntPathStringMatcher

AntPathMatcher.AntPatternComparator

ApplicationStartup

AspectJTypeFilter

Assert

AssignableTypeFilter

AsyncListenableTaskExecutor

AsyncTaskExecutor

Attribute

AttributeAccessor

AttributeAccessorSupport

AutoPopulatingList

AutoPopulatingList.ElementFactory

AutoPopulatingList.ElementInstantiationException

BackOff

BackOffExecution

Base64Utils

BooleanComparator

BridgeMethodResolver

ByteArrayDecoder

ByteArrayEncoder

ByteArrayResource

ByteBufferDecoder

ByteBufferEncoder

ByteVector

CachingMetadataReaderFactory

CharSequenceEncoder

ClassLoaderAwareGeneratorStrategy

ClassMetadata

ClassPathResource

ClassReader

ClassRelativeResourceLoader

ClassTooLargeException

ClassUtils

ClassVisitor

ClassWriter

CodecException

CollectionFactory

CollectionUtils

CommandLinePropertySource

CommonsLogWriter

ComparableComparator

Comparators

CompletableToListenableFutureAdapter

CompositeIterator

CompositePropertySource

CompoundComparator

ConcurrencyThrottleSupport

ConcurrentExecutorAdapter

ConcurrentLruCache

ConcurrentReferenceHashMap

ConcurrentReferenceHashMap.Entry

ConcurrentReferenceHashMap.Reference

ConcurrentReferenceHashMap.ReferenceType

ConcurrentReferenceHashMap.Restructure

ConditionalConverter

ConditionalGenericConverter

ConfigurableConversionService

ConfigurableEnvironment

ConfigurableObjectInputStream

ConfigurablePropertyResolver

ConstantDynamic

Constants

Constants.ConstantException

ContextResource

Conventions

ConversionException

ConversionFailedException

ConversionService

ConversionServiceFactory

Converter

ConverterFactory

ConverterNotFoundException

ConverterRegistry

ConvertingComparator

ConvertingPropertyEditorAdapter

CustomizableThreadCreator

DataBuffer

DataBufferDecoder

DataBufferEncoder

DataBufferFactory

DataBufferLimitException

DataBufferUtils

DataBufferUtils.Matcher

DataBufferWrapper

DataSize

DataUnit

Decoder

DecodingException

DecoratingClassLoader

DecoratingProxy

DefaultConversionService

DefaultDataBuffer

DefaultDataBufferFactory

DefaultDeserializer

DefaultParameterNameDiscoverer

DefaultPropertiesPersister

DefaultPropertySourceFactory

DefaultResourceLoader

DefaultResourceLoader.ClassPathContextResource

DefaultSerializer

DefaultToStringStyler

DefaultValueStyler

DescriptiveResource

Deserializer

DeserializingConverter

DigestUtils

DomUtils

EncodedResource

Encoder

EncodingException

Enhancer

Enhancer.EnhancerKey

EnumerablePropertySource

Environment

EnvironmentCapable

ErrorHandler

ExceptionDepthComparator

ExceptionTypeFilter

ExecutorServiceAdapter

ExponentialBackOff

FailureCallback

FastByteArrayOutputStream

FieldVisitor

FileCopyUtils

FileSystemResource

FileSystemResourceLoader

FileSystemUtils

FileUrlResource

FixedBackOff

FlightRecorderApplicationStartup

FutureAdapter

GenericConversionService

GenericConverter

GenericConverter.ConvertiblePair

GenericTypeResolver

Handle

Hints

IdGenerator

InfrastructureProxy

InputStreamResource

InputStreamSource

InstanceComparator

InstanceFilter

InvalidMimeTypeException

InvertibleComparator

JdkIdGenerator

JOptCommandLinePropertySource

KeyFactory

KeyFactory.Generator

KotlinDetector

KotlinReflectionParameterNameDiscoverer

Label

LimitedDataBufferList

LinkedCaseInsensitiveMap

LinkedMultiValueMap

ListenableFuture

ListenableFutureAdapter

ListenableFutureCallback

ListenableFutureCallbackRegistry

ListenableFutureTask

LocalizedResourceHelper

LocalVariableTableParameterNameDiscoverer

LogAccessor

LogDelegateFactory

LogFormatUtils

LogMessage

MapPropertySource

MergedAnnotation

MergedAnnotation.Adapt

MergedAnnotationCollectors

MergedAnnotationPredicates

MergedAnnotations

MergedAnnotations.SearchStrategy

MergedAnnotationSelector

MergedAnnotationSelectors

MetadataReader

MetadataReaderFactory

MethodClassKey

MethodIntrospector

MethodIntrospector.MetadataLookup

MethodInvoker

MethodMetadata

MethodMetadataReadingVisitor

MethodParameter

MethodProxy

MethodTooLargeException

MethodVisitor

MimeType

MimeType.SpecificityComparator

MimeTypeUtils

MissingRequiredPropertiesException

ModuleVisitor

MonoToListenableFutureAdapter

MultiValueMap

MultiValueMapAdapter

MutablePropertySources

NamedInheritableThreadLocal

NamedThreadLocal

NativeDetector

NestedCheckedException

NestedExceptionUtils

NestedIOException

NestedRuntimeException

NettyByteBufDecoder

NettyByteBufEncoder

NettyDataBuffer

NettyDataBufferFactory

NonNull

NonNullApi

NonNullFields

Nullable

NullSafeComparator

NumberUtils

ObjectUtils

Opcodes

Order

OrderComparator

OrderComparator.OrderSourceProvider

Ordered

OrderUtils

OverridingClassLoader

ParameterizedTypeReference

ParameterNameDiscoverer

PathMatcher

PathMatchingResourcePatternResolver

PathResource

PatternMatchUtils

PooledDataBuffer

PrioritizedParameterNameDiscoverer

PriorityOrdered

Profiles

PropertiesLoaderSupport

PropertiesLoaderUtils

PropertiesPersister

PropertiesPropertySource

Property

PropertyPlaceholderHelper

PropertyPlaceholderHelper.PlaceholderResolver

PropertyResolver

PropertySource

PropertySource.StubPropertySource

PropertySourceFactory

PropertySources

PropertySourcesPropertyResolver

ProtocolResolver

ReactiveAdapter

ReactiveAdapterRegistry

ReactiveAdapterRegistry.SpringCoreBlockHoundIntegration

ReactiveTypeDescriptor

RecordComponentVisitor

ReflectionUtils

ReflectionUtils.FieldCallback

ReflectionUtils.FieldFilter

ReflectionUtils.MethodCallback

ReflectionUtils.MethodFilter

ReflectUtils

RegexPatternTypeFilter

RepeatableContainers

ResizableByteArrayOutputStream

ResolvableType

ResolvableTypeProvider

Resource

ResourceArrayPropertyEditor

ResourceDecoder

ResourceEditor

ResourceEncoder

ResourceLoader

ResourcePatternResolver

ResourcePatternUtils

ResourcePropertiesPersister

ResourcePropertySource

ResourceRegion

ResourceRegionEncoder

ResourceUtils

RouteMatcher

RouteMatcher.Route

SerializationDelegate

SerializationFailedException

SerializationUtils

Serializer

SerializingConverter

SettableListenableFuture

SimpleAliasRegistry

SimpleAsyncTaskExecutor

SimpleCommandLinePropertySource

SimpleIdGenerator

SimpleMetadataReaderFactory

SimpleNamespaceContext

SimpleRouteMatcher

SimpleSaxErrorHandler

SimpleTransformErrorListener

SingletonSupplier

SmartClassLoader

SocketUtils

SpringAsmInfo

SpringCglibInfo

SpringFactoriesLoader

SpringNamingPolicy

SpringObjenesis

SpringProperties

SpringVersion

StandardAnnotationMetadata

StandardClassMetadata

StandardEnvironment

StandardMethodMetadata

StandardReflectionParameterNameDiscoverer

StartupStep

StartupStep.Tag

StartupStep.Tags

StaxUtils

StopWatch

StopWatch.TaskInfo

StreamUtils

StringDecoder

StringUtils

StringValueResolver

StylerUtils

SuccessCallback

SupplierUtils

SyncTaskExecutor

SynthesizedAnnotation

SynthesizingMethodParameter

SystemEnvironmentPropertySource

SystemPropertyUtils

TaskDecorator

TaskExecutor

TaskExecutorAdapter

TaskRejectedException

TaskTimeoutException

ToStringCreator

ToStringStyler

TransformerUtils

Type

TypeDescriptor

TypeFilter

TypePath

TypeReference

TypeUtils

UrlResource

UsesJava7

UsesJava8

UsesSunHttpServer

UsesSunMisc

ValueStyler

VfsResource

VfsUtils

WritableResource

XmlValidationModeDetector