SPRING SECURITY构建REST服务-0200-搭建项目

SPRING SECURITY构建REST服务-0200-搭建项目 一、代码结构:   二、使用Springmvc开发restful API 传统url和rest区别: 三、写代码 1,编写RestfulAPI的测试用例:使用MockMvc伪造mvc package com.imooc.web.controller; import java.time.LocalDateTime; import
相关文章
相关标签/搜索