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

io.nflow.rest.config.springweb.PathConstants Maven / Gradle / Ivy

The newest version!
package io.nflow.rest.config.springweb;

/**
 * Common Spring web constants.
 */
public abstract class PathConstants {

  public static final String NFLOW_SPRING_WEB_PATH_PREFIX = "/${nflow.rest.path.prefix}";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy