1. Development Tools Version
Maven:apache Maven 3.3.9
jdk:1.8.0
Eclipse:mars.1 Release (4.5.1) (now the latest version of the Eclipse official website)
Mysql:mysql-5.6.24-win32 (free installation version, but need to be related to configuration)
Unzip the eclipse directly, since the latest version of Eclipse has integrated the Maven plugin, you do not need to install the Maven plugin to use directly. After you open eclipse, modify the running Maven control to install the Apache Maven 3.3.9 for yourself, such as
2. Integration steps
(1) New Maven project named Webdemo
A, right-left blank area, new and other.
B, Project New completed, modify the relevant configuration of the project
(1) Change the code to UTF-8
Change JDK version, right-click Project->preferences
Change the JRE that the project uses, right-click the project->preferences
Eclipse-mars-maven Project