Hi. I tried to follow your instruction but I can't impliment the EmbeddedMongoConfig.java file because one of the dependencies from de.flapdoodle.embed.mongo is missing. I can´t find MongodConfigBuilder, so I can´t create the configuration Bean.
And in the same package I caný find the interface IMongodConfig, so I have tried to use MongodConfig interface instead.
Do you know what ma i doing bad???
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi. I tried to follow your instruction but I can't impliment the EmbeddedMongoConfig.java file because one of the dependencies from de.flapdoodle.embed.mongo is missing. I can´t find MongodConfigBuilder, so I can´t create the configuration Bean.
And in the same package I caný find the interface IMongodConfig, so I have tried to use MongodConfig interface instead.
Do you know what ma i doing bad???