所有程序包
程序包概要
程序包
说明
CGLIB or ASM other byte code library
Provides some useful class and method adapters.
Provides support for type signatures.
Provides an ASM visitor that constructs a tree representation of the
classes it visits.
Provides a framework for static code analysis based on the asm.tree package.
Provides ASM visitors that can be useful for programming and
debugging purposes.
Provides core helpers that are not specific to any part of the framework.
Core support package for annotations, meta-annotations, and merged
annotations with attribute overrides.
Type Conversion System
Default implementation of the type conversion system.
environment abstraction consisting of bean definition
profile and hierarchical property source support.
Abstraction for determining the current Locale,
plus global holder that exposes a thread-bound Locale.
Generic abstraction for working with byte buffer implementations.
Root package for Framework's serializer interfaces and implementations.
Support classes for Framework's serializer abstraction.
Support for styling values as Strings, with ToStringBuilder as central class.
This package defines core TaskExecutor abstraction,
and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
Support classes for TaskExecutor abstraction.
Core support package for type introspection.
Support classes for reading annotation and class-level metadata.
Core support package for type filtering (e.g. for classpath scanning).
Core abstractions behind the Spring Expression Language.
Common utility classes behind the Spring Expression Language.
SpEL's central implementation package.
SpEL's abstract syntax tree.
SpEL's standard parser implementation.
SpEL's default implementations for various core abstractions.
Framework global classes
Logging System Adapter
Optimised Reflection System
Useful Tools
A generic back-off abstraction.
Useful generic
java.util.Comparator implementations,
such as an invertible comparator and a compound comparator.Useful generic
java.util.concurrent.Future extensions. from SpringUseful generic
java.util.function helper classes.Miscellaneous utility classes for XML parsing and transformation,
such as error handlers that log warnings via Logging.