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

org.zodiac.autoconfigure.datascope.PlatformDataScopeProperties Maven / Gradle / Ivy

There is a newer version: 1.6.8
Show newest version
package org.zodiac.autoconfigure.datascope;

import org.zodiac.datascope.config.PlatformDataScopeInfo;

//@ConfigurationProperties(prefix = DataScopeSystemPropertiesConstants.PLATFORM_DATA_SCOPE_PREFIX, ignoreInvalidFields = true)
public class PlatformDataScopeProperties extends PlatformDataScopeInfo {

    public PlatformDataScopeProperties() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy