test-spring-boot-gemfire-testing:测试用例显示在使用gemfire时在多个spring上下文中运行集成测试时出错

时间:2024-05-20 21:18:28
【文件属性】:

文件名称:test-spring-boot-gemfire-testing:测试用例显示在使用gemfire时在多个spring上下文中运行集成测试时出错

文件大小:20KB

文件格式:ZIP

更新时间:2024-05-20 21:18:28

Java

当尝试使用Gemfire缓存运行涉及多个SpringApplicationConfiguration的集成测试时,此存储库展示了一个错误。 有两个测试类ContextsApplicationTests和ContextsApplicationWithCustomTests 。 第一种使用基于ContextsApplication类的标准SpringApplicationConfiguration。 其他尝试还包括CustomConfiguration类以覆盖Bean。 但是,配置Gemfire会导致上下文加载器抛出IllegalArgumentException : Caused by: java.lang.IllegalArgumentException: a beanFactoryReference already exists for key cacheFactoryB


【文件预览】:
test-spring-boot-gemfire-testing-master
----pom.xml(2KB)
----vf.gf.dmn-events.txt(2KB)
----vf.gf.dmn-license.cfg(82B)
----mvn-clean-install.txt(99KB)
----src()
--------test()
--------main()
----README.md(755B)

网友评论