[Note] 2- environment configuration and initialization from zero to complete the independent electricity supplier Enterprise Java Web Development (server)

Ready to work

Linux system installation

Cloud Server Deployment

Overview

Application and configuration

Buy the domain name, resolution, configuration, binding process

Users create practical operation

Installation and deployment environment

JDK, Tomcat, Maven installation and configuration download

vsftpd download and install and configure

nginx download installation and configuration

nginx reverse proxy server installation and configuration

Lunix the nginx reverse proxy DNS configuration gymnastics

Mysql download and install and configure

git to download and install and configure

Automated publishing shell script

System environment variables

FTP download service

Windows Please http://learning.happymmall.com/ftpserver/ , please use yum install Linux, please visit Vsftpd under Linux configuration http://learning.happymmall.com/vsftpdconfig/ Also when configuring vsftpd services, certain to check the ftp directory created by the user, user group permissions, whether there is a corresponding ftpuser user privileges, if not, you can use the chown, chgrp ftp to specify the operation to the user. Then give the corresponding write execute permissions user via ftp chmod.

SQL import

Or can be downloaded by downloading the file from http://learning.happymmall.com/mmall.sql here mmall.sql sql file, then import into their database, can be imported by Navicat database client tools.

Alipay documents, url

mind Mapping

http://learning.happymmall.com/happymmallv1.svg

Data sharing

Project Initialization

IDEA download and install

Create a web project and verify maven

Creating and Using git repository

Maven's POM initialization

SSM project package structure initialization

mybatis Three Musketeers mybatis-generator

mybatis Three Musketeers mybatis-plugin

mybatis Three Musketeers mybatis-pagehelper

Logback initialization and configuration

FTP Server Configuration

IDEA injection and real-time compiler configuration

Code submitted to Git

Restlet Client and fe assistant

Source:

https://gitee.com/chenyy-2017/mmall

reference:

https://git.imooc.com/coding-421/copy-421

https://blog.csdn.net/xyphf/article/month/2018/07

Guess you like

Origin www.cnblogs.com/chen-chen-chen/p/12294344.html