接口的使用
cn.taketoday.core.io.Resource

使用Resource的程序包
程序包
说明
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.
Encoder and Decoder abstractions to convert between a reactive stream of bytes and Java objects.
 
Generic abstraction for working with byte buffer implementations.
Support classes for reading annotation and class-level metadata.
Miscellaneous utility classes, such as utilities for working with strings, classes, collections, reflection, etc.