Rest API

Concepts

A spring rest controller can be generated automatically tieing in to core Casquatch APIs

Implementation

Implementation requires a boolean flag set on CasquatchSpring as follows

@CasquatchSpring(generateRestApi=true)

Example

See Spring Rest for a working implementation

Copyright 2018 T-Mobile US, Inc.
Code For Demonstration Purposes Only