Add a new spring-boot-sample-test application
Add a sample application that demonstrates recently added testing features. See gh-4901
This commit is contained in:
@@ -0,0 +1 @@
|
||||
INSERT INTO USER(ID, USERNAME, VIN) values (123, 'sframework', '01234567890123456');
|
||||
Reference in New Issue
Block a user