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

com.luues.core.autoconfigure.BeanAutoConfiguration Maven / Gradle / Ivy

There is a newer version: 2.0.1.RELEASE
Show newest version
package com.luues.core.autoconfigure;

import org.springframework.context.annotation.ComponentScan;

@ComponentScan(basePackages = {"com.luues.core"})
public class BeanAutoConfiguration {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy