Spring starts on test run
This commit is contained in:
parent
56e519dcd6
commit
16b9cb3cf2
@ -0,0 +1,8 @@
|
|||||||
|
package com.plannaplan;
|
||||||
|
|
||||||
|
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||||
|
|
||||||
|
@SpringBootApplication
|
||||||
|
public class TestApplication {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user