Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.31 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.31 KB

Find inspiration in practice

mail

Browser sending mail implemention and server sending mail implemention.

Contents

  • JavaMail: Practice of sending mail using java api.

Display


resume

Practice building a server through java, and interact with the front-end.

Get Started

  • Step 1. you need a JVM server environment.
  • Step 2. you need a MySQL database.
  • Step 3. you need config nginx & maven by yourself.
  • Step 4. you need to start the MySQL server.

  • Step 5. you need to excute SQL file.

  • Then need to launch tomcat server at localhost:8080.

Contents

  • SSM: Spring & SpringMVC & MyBatis practice.

Artical