Ok, I can answer my own question here: apparently ...
# spring
v
Ok, I can answer my own question here: apparently @SpringBootTest does that automatically by default if I make sure that all test classes use the same configuration, I had some differences in
@ActiveProfiles
which caused it to start multiple instances