Package com.bytedesk.starter
Class StarterApplication
java.lang.Object
com.bytedesk.starter.StarterApplication
@EnableScheduling
@EnableJpaAuditing
@ComponentScan("com.bytedesk.**")
@EnableRetry
@SpringBootApplication
public class StarterApplication
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StarterApplication
public StarterApplication()
-
-
Method Details
-
main
-