多级缓存 Starter

Compile Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine(optional)
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
Apache 2.0
com.github.xiaolyuh » layering-cache-aspectj
多级缓存注解模块
3.2.03.5.0
AOP EPL 2.0
org.aspectj » aspectjweaver(optional)
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
Logging MIT
org.slf4j » slf4j-api(optional)
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
Core Utils Apache 2.0
org.springframework » spring-core(optional)
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
AOP Apache 2.0
org.springframework » spring-aop(optional)
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
Dep Injection Apache 2.0
org.springframework » spring-context(optional)
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure(optional)
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...