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

io.github.parmenidev.mise.bom.error.GlobalConfiguration Maven / Gradle / Ivy

The newest version!
package io.github.parmenidev.mise.bom.error;

import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.context.annotation.Configuration;

@Configuration
@EnableAutoConfiguration
public class GlobalConfiguration {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy