-
I remove mode="aspectj" it run okie
This my config
```
```
This is error
2011-05-18 15:05:08,937 INFO EhCacheManagerFactoryBean: 99 - Initializing EHCache CacheManager
2011-05-18 …
-
-
提问:intellij开发springboot,怎么reload classes 跟 templates 匿名用户 于 1 年前
springbootreloadintellij 0 0
我在IntelliJ下开发springboot项目,视图引擎用的是freemarker,模板保存在
src/main/resources/templates 目录
然后我每次修改模板,都要重启…
-
Hello,
I am trying to build a docker image with gradle v3.5.1 (Windows 10, docker 1.12.3 (8488), IntelliJ) of my spring boot v1.5.5.RELEASE application.
Excerpt from my build.gradle:
```
build…
-
jetcache版本:2.6.0
spring版本:5.2.10.RELEASE.jar
spring-boot版本:2.3.5.RELEASE
redis使用sentinel部署方式
线上运行中偶现报空指针,偶现且无法稳定复现,报错频率还挺高。整个工程未使用jetcache的computeIfAbsent方法,只使用了jetcache注解做3级缓存
例如
```
@Cach…
-
-
-
https://github.com/ahmadimt/e-wallet/blob/b97115c141e769ae6b9257050bd0203ea95521d7/src/test/java/com/imti/WalletApplicationTests.java#L14
> Task :test
WARNING: An illegal reflective access operati…
-
-