Class Controller

java.lang.Object
com.cloudimpl.outstack.spring.controller.Controller

@RestController
@RequestMapping("/")
public class Controller
extends java.lang.Object
Author:
nuwan
  • Constructor Summary

    Constructors
    Constructor Description
    Controller()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Controller

      public Controller()