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