程序包的使用
cn.taketoday.core

使用cn.taketoday.core的程序包
程序包
说明
Support classes for components that contribute generated code equivalent to a runtime behavior.
Support for registering the need for reflection, resources, java serialization and proxies at runtime.
 
 
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.
Encoder and Decoder abstractions to convert between a reactive stream of bytes and Java objects.
Type Conversion System
Default implementation of the type conversion system.
 
Support classes for Framework's serializer abstraction.
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.
Optimised Reflection System
Miscellaneous utility classes, such as utilities for working with strings, classes, collections, reflection, etc.