摘要:
报错信息: java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDeleg 阅读全文
摘要:
查看docker版本 docker version 安装/运行consul docker pull consul docker run -d --name=dev-consul -p8500:8500 consul 安装/运行redis docker pull redis docker run -d 阅读全文