is when I created a new web project for maven, what I found on the official website was
tomcat7-maven-plugin "s dependency
pluginplugin
Why are we allowed to add in dependencies?
is when I created a new web project for maven, what I found on the official website was
tomcat7-maven-plugin "s dependency
pluginplugin
Why are we allowed to add in dependencies?
plug-in does not actually contain Tomcat code, but is written according to the maven plug-in specification and is responsible for managing the tomcat server
.Previous: Mongodb + axios initiates a post request in react and cannot connect.
Next: Nuxt.js plus express as the background interface, how to set the total route of Nuxt?