标签:开发环境 tomcat 开发工具 html ati ase 控制 com 数据库
相关链接:
需求分析:https://www.cnblogs.com/formyfish/p/10813781.html
1、开发环境:
操作系统:Win7
数据库:Mysql-5.7
web容器:Tomcat-8.5
开发工具:IntelliJ IDEA
2、相关资料:
Spring:4.0.2.RELEASE
Mybatis:3.4.4
文档:配置文件模板、页面原型
3、项目结构:
三层架构:持久层-Mybatis;表现层-Spring MVC;业务层-JavaBean
基于MVC模式:视图-Jsp;模型-JavaBean;控制器-Spring Controller
标签:开发环境 tomcat 开发工具 html ati ase 控制 com 数据库
原文地址:https://www.cnblogs.com/formyfish/p/10828672.html