Question, I was wondering how I can make use of the BeanDefinitionDsl in my WebMvcTest to replace my...
s
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
either dsl or annotations ๐Ÿ˜‰
s
๐Ÿค”
n
either one or the other so far, they donโ€™t work with each other