Class RefreshController


  • @RestController
    public class RefreshController
    extends Object
    • Constructor Detail

      • RefreshController

        public RefreshController()
    • Method Detail

      • refreshContext

        @GetMapping("/refresh")
        public Map<String,​String> refreshContext​(@RequestParam("servicename")
                                                       String serviceName)