mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 11:26:50 +08:00
8 lines
520 B
Plaintext
8 lines
520 B
Plaintext
-------------------------------------------------------------------------------
|
|
Test set: com.boeu.MultiDbTest
|
|
-------------------------------------------------------------------------------
|
|
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.252 s <<< FAILURE! - in com.boeu.MultiDbTest
|
|
com.boeu.MultiDbTest Time elapsed: 0.251 s <<< ERROR!
|
|
java.lang.IllegalStateException: Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test
|
|
|