feat: 移植工程
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package com.cxx.home;
|
||||
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
@SpringBootTest
|
||||
@Slf4j
|
||||
public class HomeServiceApplicationTests {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user