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

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

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

import org.zodiac.report.config.PlatformReportDatabaseInfo;

//@ConfigurationProperties(prefix = PlatformReportSystemPropertiesConstants.PLATFORM_REPORT_DATABASE_PROVIDER_PREFIX, ignoreInvalidFields = true)
public class PlatformReportDatabaseProperties extends PlatformReportDatabaseInfo {

    public PlatformReportDatabaseProperties() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy