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

com.muizz.spring.mediator.configuration.SpringMediatorConfig Maven / Gradle / Ivy

package com.muizz.spring.mediator.configuration;

import org.springframework.context.annotation.PropertySource;

@PropertySource(value = "classpath:springmediator-application.yaml", factory = YamlPropertySourceFactory.class)
public class SpringMediatorConfig {
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy