
restql.core.hooks.BeforeQueryHook Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of restql-core-java Show documentation
Show all versions of restql-core-java Show documentation
Microservice query language
The newest version!
package restql.core.hooks;
/**
* Created by iago.osilva on 01/02/17.
*/
public abstract class BeforeQueryHook extends QueryHook{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy