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

com.dream.boot.autoconfigure.DreamProperties Maven / Gradle / Ivy

The newest version!
package com.dream.boot.autoconfigure;

import org.springframework.boot.context.properties.ConfigurationProperties;

@ConfigurationProperties(prefix = "dream")
public class DreamProperties extends com.dream.drive.config.DreamProperties {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy