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

org.zodiac.autoconfigure.report.PlatformReportProperties Maven / Gradle / Ivy

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

import org.zodiac.report.config.PlatformReportInfo;

//@ConfigurationProperties(prefix = PlatformReportSystemPropertiesConstants.PLATFORM_REPORT_PREFIX, ignoreInvalidFields = true)
public class PlatformReportProperties extends PlatformReportInfo {

    public PlatformReportProperties() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy