Web 项目开发及线上部署

项目上线流程

本地开发 web 项目 -> 本地环境搭建 -> 本地 web 项目代码实现 -> 测试及导出 war 包及 sql 脚本
腾讯云服务器 -> 云服务器环境搭建 -> 云服务器部署 web 项目 -> 绑定域名

本地 web 项目大纲

  • 本地 web 项目概述
  • 本地开发环境准备
  • 创建 web 项目及包结构
  • 创建数据库并导入配置文件
  • 编写核心代码
  • 整体测试并导出 war 包

本地 web 项目概述

完成前端登陆和注册页面的编写
完成服务器端登陆和注册核心代码的编写
完成数据库表的编写

本地开发环境准备

JDK v1.8
Tomcat v8.5
Mysql v5.5或5.6或5.7

本地 web 项目开发

腾讯云服务器流程大纲

  • 购买或者租用云服务器
  • 远程登陆和上传工具
  • 搭建服务器部署环境
  • 部署 web 项目
  • 绑定域名
  • 绑定 https 协议服务
作者

Fallen-down

发布于

2020-10-01

更新于

2020-10-02

许可协议

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.