|
|
@ -21,7 +21,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication; |
|
|
|
import org.springframework.context.annotation.ComponentScan; |
|
|
|
import org.springframework.context.annotation.ComponentScan; |
|
|
|
|
|
|
|
|
|
|
|
@SpringBootApplication |
|
|
|
@SpringBootApplication |
|
|
|
@ComponentScan("org.apache.dolphinscheduler.dao") |
|
|
|
@ComponentScan("org.apache.dolphinscheduler") |
|
|
|
public class Application { |
|
|
|
public class Application { |
|
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) { |
|
|
|
public static void main(String[] args) { |
|
|
|