
PACKAGE.ExampleRouteId Maven / Gradle / Ivy
package PACKAGE;
import org.webpieces.router.api.routing.RouteId;
public enum ExampleRouteId implements RouteId {
GET_USER_FORM, POST_USER_FORM, GET_LIST_USERS
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy