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

io.digiexpress.spring.composer.config.FileConfig Maven / Gradle / Ivy

There is a newer version: 1.1.3
Show newest version
package io.digiexpress.spring.composer.config;

import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;

@ConditionalOnProperty(name = "dialob.db.file.enabled", havingValue = "true")
public class FileConfig {
  

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy