![JAR search and dependency download from the Maven repository](/logo.png)
com.github.ltsopensource.spring.boot.properties.JobClientProperties Maven / Gradle / Ivy
package com.github.ltsopensource.spring.boot.properties;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* @author Robert HG ([email protected]) on 4/9/16.
*/
@ConfigurationProperties(prefix = "lts.jobclient")
public class JobClientProperties extends com.github.ltsopensource.core.properties.JobClientProperties {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy