Construction of the SSM framework (personal notes)

I recently started a project and found a lot of problems. For example, my communication between the front-end and the back-end is not smooth enough. Many problems are troublesome. So I decided to start my back-end journey, starting with building this SSM framework.

Tomcat and java's JDK are not suitable for me because the computer itself is used as a server. These two have already been installed. If you need to install it, you can read the following article.

Tomcat construction and configurationhttp ://blog.csdn.net/u010098331/article/details/51890005

javaJDK https://www.cnblogs.com/iceb/p/7561752.html

First, let's build Maven from IDEA

https://jingyan.baidu.com/article/a3a3f811cd5f0b8da2eb8abf.html

Then we need to configure maven in IDEA

https://my.oschina.net/henghanan/blog/202344

When we're done building these we're almost ready to start working.

Then we look at the following article and then we can almost get started. It is a preliminary introduction.

https://www.cnblogs.com/hisen/p/6800365.html


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325571595&siteId=291194637