junit test cases using embed mongodb de.flapdoodle.embed.mongo
问题 I wanted to setup mongodb junit environment with flapdoodle and I got a java.io.IOException when it tries to download the mongodb archive. I am using: spring-data-mongodb: 1.6.1.RELEASE de.flapdoodle.embed.mongo 1.47.3 org.springframework: 4.0.3.RELEASE I am getting following error: de.flapdoodle.embed.process.exceptions.DistributionException: java.io.IOException: Could not open inputStream for http://downloads.mongodb.org/win32/mongodb-win32-i386-3.0.2.zip Caused by: java.net