Class StrategyImplementationApiController

java.lang.Object
com.bluebell.greenhouse.planter.controllers.strategy.StrategyImplementationApiController

@RestController @RequestMapping("${bluebell.base.api.controller.endpoint}/strategy-implementation") @CrossOrigin(origins="*", methods={GET,DELETE,POST,PUT}) public class StrategyImplementationApiController extends Object
API controller for StrategyImplementation.
Version:
3.0.6
Author:
Stephen Prizio