All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.ebeanservice.docstore.none.package-info Maven / Gradle / Ivy

There is a newer version: 15.6.0
Show newest version
/**
 * "No op" implementation of document store.
 * 

* This is 'placeholder' implementation used if there is no document store service found * and if there is an attempt to use the document store features an error will be thrown. *

*/ package io.ebeanservice.docstore.none;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy