feat(init): 创建 Maven 项目骨架 (T001)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.label;
|
||||
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
@SpringBootTest
|
||||
class LabelBackendApplicationTests {
|
||||
}
|
||||
Reference in New Issue
Block a user