
org.rootservices.otter.gateway.Configure Maven / Gradle / Ivy
package org.rootservices.otter.gateway;
public interface Configure {
void configure(Gateway gateway);
void routes(Gateway gateway);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy