Skip to content

NationalSecurityAgency/datawave-base-rest-responses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Rest Responses

Apache License Build Status

This library contains the base REST response objects that are used throughout the DATAWAVE code (in both microservices and the legacy Wildfly web service). Note that this library is intended only for containing low-level generic responses. Those responses that are specific to a particular microservice should be included in that service's API package rather than be placed here.