io.ebeanservice.docstore.none.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ebean Show documentation
Show all versions of ebean Show documentation
composite of common runtime dependencies for all platforms
/**
* "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 - 2025 Weber Informatics LLC | Privacy Policy