зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
7 строки
184 B
Plaintext
7 строки
184 B
Plaintext
import org.springframework.test.annotation.DirtiesContext;
|
|
|
|
@DirtiesContext(classMode = DirtiesContext.ClassMode.BEFORE_CLASS)
|
|
|
|
baeldung
|
|
https://www.baeldung.com/spring-dirtiescontext
|