项目作者: HyunAh-iia
项目描述 :
Testing : Spring Boot AspectJ with Cacheable (EhCache3)
高级语言:
项目地址: git://github.com/HyunAh-iia/aspectj.git
aspectj
Spring Boot AspectJ with Cacheable (EhCache3)
‘cache’ branch
- appied
Ehcache3
- works okay, but doesn’t support self-invocation
‘aspectj’ branch
- trying to apply
AspectJ
with pre-compile weaving for self-invocation in fancy way - failed, it doesn’t work…