Question, I was wondering how I can make use of the BeanDefinitionDsl in my WebMvcTest to replace my @TestConfiguration class. Any examples? Or stupid question ๐
n
nfrankel
11/14/2019, 4:19 PM
either dsl or annotations ๐
s
soudmaijer
12/13/2019, 7:50 AM
๐ค
n
nfrankel
12/13/2019, 12:09 PM
either one or the other
so far, they donโt work with each other