com.github.restup.resource.operations.package-info Maven / Gradle / Ivy
/**
* Optional interfaces for defining resource operations. Resource operations may apply interchangably to either a Service implementation or a Repository implementation. Alternatively operation annotations may be used.
*/
package com.github.restup.resource.operations;