Class ConfigController

java.lang.Object
jp.ecuacion.splib.rest.controller.ConfigController

@RestController public class ConfigController extends Object
  • Constructor Details

    • ConfigController

      public ConfigController()
  • Method Details

    • config

      @GetMapping("/api/public/ecuacion/config") public void config() throws Exception
      Throws:
      Exception