LAMP is: linux apache mysql php So is there an integrated installation package similar to tomcat mysql ssm redis for java development, which can be installed and configured in one go. If not, is it difficult to implement it?
Provide an option: playframework. If you want to do some projects independently, you can give it a try, but if your goal is to find a job, you should honestly learn spring mvc+mybatis+spring. In addition, you can consider reusing previous configurations through maven archetype, which can save trouble when creating new projects.
Provide an option: playframework.
If you want to do some projects independently, you can give it a try, but if your goal is to find a job, you should honestly learn spring mvc+mybatis+spring. In addition, you can consider reusing previous configurations through maven archetype, which can save trouble when creating new projects.
You can change the perspective: use vagrant or docker to achieve it
Get a tomcat image and you’ll have everything
For example, there are many types of tomcat environments under eclipse/che
Not currently. However, you can encapsulate the docker image yourself, or learn to use a rapid development framework like Spring Boot