How to enable spring support in IntelliJ Community Edition 2016.1.3

后端 未结 5 1935
广开言路
广开言路 2021-02-07 02:59

I have very good pure Java basic knowledge. As long as there are no XML config and no project management tools involved, I am very good.

The things that really confused

5条回答
  •  -上瘾入骨i
    2021-02-07 03:24

    I know you are asking about IntelliJ Idea but as it is a commercial tool, you should pay to let you use its plugins. Another way is using "Spring Tools for Eclipse" which is a great environment to develop Spring applications. But you need to be familiar with eclipse. It can be downloaded from: Spring Tools 4 for Eclipse

提交回复
热议问题