io.leopard.test.ApplicationContextLocation Maven / Gradle / Ivy
package io.leopard.test;
public interface ApplicationContextLocation {
String[] get();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package io.leopard.test;
public interface ApplicationContextLocation {
String[] get();
}