@SpringBootApplication
@EnableAsync
@ComponentScan(value={"com.mbap.*","com.dvp.*","com.cl.*"})
@EnableTransactionManagement
public class App
extends java.lang.Object
| Constructor and Description |
|---|
App() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |