com.github.restup.repository.package-info Maven / Gradle / Ivy
/**
* Optional interfaces for supporting repository implementations. The are optional as repository implementations may also use annotations without interfaces
*/
package com.github.restup.repository;