Error creating bean with name “webSecurityConfiguration” with spring data mongodb
I am using the “Spring Data MongoDB” persistence to develop an API with a backend connected to mongodb, the problem I have is when I want to create the repositories, because they ask me for something called mongoTemplate.
I’m using Domain Driven Design, so I need to be sorted on where each folder goes and what bounded context it belongs to.