Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

nitrobox/KeyValueResolverMongoDBPersistence

Repository files navigation

KeyValueResolverMongoDBPersistence

A persistence for KeyValueResolver into a MongoDB using Spring Data

The project that wants to use this persistence needs to add a dependency to org.springframework.boot:spring-boot-starter-data-mongodb and activate the Mongo Repository by using the annotation: @EnableMongoRepositories("com.nitrobox.keyvalueresolver.mongodbpersistence")

About

A persistence for KeyValueResolver into a MongoDB using Spring Data

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages