
io.leopard.test.ApplicationContextLocation Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of leopard-test Show documentation
Show all versions of leopard-test Show documentation
集成测试、单元测试时,不需要为测试做任何额外的Spring相关配置。
package io.leopard.test;
public interface ApplicationContextLocation {
String[] get();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy