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

com.minlia.cross.config.CrossProperties Maven / Gradle / Ivy

There is a newer version: 1.0.9.RELEASE
Show newest version
//package com.minlia.cross.config;
//
//import lombok.Data;
//import org.springframework.boot.context.properties.ConfigurationProperties;
//import org.springframework.boot.context.properties.EnableConfigurationProperties;
//
///**
// * Created by will on 9/21/17.
// */
//@ConfigurationProperties(
//    prefix = "minlia.cross",
//    ignoreUnknownFields = true
//)
//@Data
//public class CrossProperties {
//
//  private Integer port;
//
//
//}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy