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

com.zoi7.component.web.WebAutoConfiguration Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
package com.zoi7.component.web;

import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;

/**
 * @author yjy
 * 2018-10-29 17:22
 */
@Configuration
@ComponentScan("com.zoi7.component.web")
public class WebAutoConfiguration {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy