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

com.cjy.fat.CompentScanInit Maven / Gradle / Ivy

package com.cjy.fat;

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

@ComponentScan()
@Configuration
public class CompentScanInit {
	
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy