程序包 demo

类 ValidateCodeExampleApp


  • @SpringBootApplication
    @Controller
    public class ValidateCodeExampleApp
    extends Object
    ums security:client 详细配置
    版本:
    V1.0 Created by 2020/9/20 11:20
    作者:
    zyw
    • 构造器详细资料

      • ValidateCodeExampleApp

        public ValidateCodeExampleApp()
    • 方法详细资料

      • main

        public static void main​(String[] args)
      • hello

        @RequestMapping("/hello")
        @ResponseBody
        public String hello()