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

org.webpieces.plugins.properties.PropertiesRouteId Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
package org.webpieces.plugins.properties;

import org.webpieces.router.api.routes.RouteId;

public enum PropertiesRouteId implements RouteId {

	MAIN_PROPERTIES, BEAN_ROUTE, POST_BEAN_CHANGES
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy