Is there any toolkit like LAMP for java
我想大声告诉你
我想大声告诉你 2017-05-31 10:34:13
0
4
797

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?

我想大声告诉你
我想大声告诉你

reply all(4)
習慣沉默

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.

phpcn_u1582

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!