我有一个 Spring Boot 应用程序,其中ClientCache配置了一个 Pivotal GemFire实例及其相应的域对象。我也在使用 Spring Boot Test 进行单元测试。对于每个测试用例执行,无论是通过类还是 Maven 构建,ApplicationContext如果 GemFire 缓存关闭,Spring 将无法加载。
如何在不依赖 GemFire 缓存的情况下启动 Spring Boot 应用程序?
哔哔one
墨色风雨
随时随地看视频慕课网APP
相关分类