@ -8,7 +8,9 @@ import org.springframework.boot.web.support.SpringBootServletInitializer;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.EnableAspectJAutoProxy;
/**
*
*/
@SpringBootApplication
@EnableAspectJAutoProxy
public class SvrWlyySpecialistApplication extends SpringBootServletInitializer {