接口测试平台

时间:2022-12-10 12:58:59

接口测试平台

2018-04-12

testng+bootstrap+thymeleaf+springboot+mybatis+mysql+tomcat

 

 

参考

Bootstrap 教程

 

Spring MVC 学习总结(二)——控制器定义与@RequestMapping详解

Spring MVC 学习总结(三)——请求处理方法Action详解 

 

Thymeleaf+Spring整合  示例演示

springboot(四)-thymeleaf使用详解.html 语法基础

thymeleaf模版实现页面布局(layout)两种方法 布局

 

0058 Spring MVC如何向视图传值--Model--ModelMap--ModelAndView--@ModelAttribute 前后端传值

 

玩转spring boot——简单登录认证 登录

Spring-Boot干货系列  springboot示例

随笔分类 - Spring Boot springboot示例

MyBatis教程目录

 

tomcat部署:

把spring-boot项目部署到tomcat容器中

 Caused by: java.lang.ClassNotFoundException: javax.el.ELManager

本机*问tomcat项目可以,局域网内的其他机器访问不到项目

详解html和thymeleaf中的相对路径,解决springboot前台页面的相对路径问题

 

Pagination(分页) 从前台到后端总结

通过Ajax和SpringBoot交互的示例

(原创)js,ajax与springboot之间的两种传参方式