mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 15:55:18 +08:00
feat: test build
This commit is contained in:
@@ -13,6 +13,7 @@ import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
|
||||
public class CoalApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
ConfigurableApplicationContext ctx = SpringApplication.run(CoalApplication.class, args);
|
||||
Ctx.setContext(ctx);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user