Hi, I've been using this library for a while now.
I'm trying to test some stuff with arquillian using some in memory mongo instance:
de.flapdoodle.embed
de.flapdoodle.embed.mongo
2.0.0
test
The thing is the codecs doesn't seem to be registering so i get:
CodecConfigurationException: Can't find a codec for class coop.magnesium.db.entities.Tool.
any thoughts?
thank you.
Hi, I've been using this library for a while now.
de.flapdoodle.embed de.flapdoodle.embed.mongo 2.0.0 testI'm trying to test some stuff with arquillian using some in memory mongo instance:
The thing is the codecs doesn't seem to be registering so i get:
CodecConfigurationException: Can't find a codec for class coop.magnesium.db.entities.Tool.
any thoughts?
thank you.