Wren Security Commons REST - JSON Resource Core Library 23.0.0-SNAPSHOT Documentation

Packages
Package
Description
Classes and interfaces for core types including connections, request handlers, resources, and their exceptions.
The annotations are made available to allow a POJO annotated with RequestHandler to be used as a CREST resource, with the necessary methods then being annotated to indicate which operations are available, and the method that handles them.