| 接口 | 说明 |
|---|---|
| CacheBannerDisplayDevice |
Define the method for caching component logo output, implement
Banner, define relevant
execution parameter acquisition methods. |
| ConfigurationCustomizer |
Callback interface that can be customized a
CacheProperties object generated on auto-configuration. |
| StartUpBanner |
Launch the console logo input interface class to output the dynamic session component logo.
|
| 类 | 说明 |
|---|---|
| CacheAutoConfiguration |
This configuration is dependent on the spring autowire mechanism of the boot.
|
| CacheCommonsConfiguration |
Regarding the public configuration of
assembly cache. |
| CacheProperties |
Configuration properties for assembly-cache.
|
| CacheProperties.ExpiringMap | |
| CacheVersion |
Used to retrieve and obtain resource versions, there is currently no specific combination
of dependent versions while maintaining the JDK version at 1.8.
|
| ExpiringMapConfiguration |
One of the optional caches for this component
ExpiringMap
The following is an explanation of important parametersCacheProperties.getExpiringMap(). |
| SourceEnvironmentPostProcessor |
The implementation of information collection before the creation of the
spring container here,including the package path where the main class is started,
plays a crucial role in the scalability of the example package in the future.
|
| StartUpBannerExecutor |
Component logo input tool,based on Spring's logo output method.
|
| 枚举 | 说明 |
|---|---|
| CacheProperties.Client |
The underlying support type for caching.
|
Copyright © 2023. All rights reserved.