-------------------------------------------------------------------------------
Test set: com.example.jsfs_js_ts.JsfsJsTsApplicationTests
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.332 s <<< FAILURE! - in com.example.jsfs_js_ts.JsfsJsTsApplicationTests
initializationError(com.example.jsfs_js_ts.JsfsJsTsApplicationTests)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.IllegalStateException: Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test

