rename files
- HlaejaServiceApplication to Application - rename application.properties to application.yml
This commit is contained in:
@@ -4,7 +4,7 @@ import org.junit.jupiter.api.Test
|
||||
import org.springframework.boot.test.context.SpringBootTest
|
||||
|
||||
@SpringBootTest
|
||||
class HlaejaServiceApplicationTests {
|
||||
class ApplicationTests {
|
||||
|
||||
@Test
|
||||
fun contextLoads() {
|
||||
Reference in New Issue
Block a user