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

com.github.ltsopensource.spring.boot.properties.JobClientProperties Maven / Gradle / Ivy

The newest version!
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 - 2024 Weber Informatics LLC | Privacy Policy