@ApplicationPath(value="v1")
public class ChampVAApplication
extends javax.ws.rs.core.Application
The ChampVAApplication Class supports the establishment of an application root path,
allowing us to establish a URI pattern conformant with the expectations of the VAMF
Architecture Team, and override the default generated by Jersey.