|
@@ -1,9 +0,0 @@
|
|
|
-package org.dromara.web;
|
|
|
-
|
|
|
-import org.springframework.context.annotation.ComponentScan;
|
|
|
-import org.springframework.stereotype.Component;
|
|
|
-
|
|
|
-@Component
|
|
|
-@ComponentScan({"org.dromara.system.**", "com.dromara.**"})
|
|
|
-public class StarterScan {
|
|
|
-}
|