fakemongo / fongo

faked out in-memory mongo for java
Apache License 2.0
523 stars 156 forks source link

Support for spring auto configuration #380

Open david0 opened 3 years ago

david0 commented 3 years ago

Hi, nice project 👍 Any chance that there will be support for Spring auto configuration (as there is for flapdoodle)?

We would like to use fongo for some non-database releated local development and it would be really nice if could be activated by gradle automatically for that.