All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.leopard.test.ApplicationContextLocation Maven / Gradle / Ivy

Go to download

集成测试、单元测试时,不需要为测试做任何额外的Spring相关配置。

There is a newer version: 0.9.8
Show newest version
package io.leopard.test;

public interface ApplicationContextLocation {

	String[] get();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy