问答平台(1),开发环境
Apache Maven
1 |
|
配置
/conf/settings.xml
1 |
|
使用
配置环境变量:/bin/mvn.cmd
1 |
|
IntelliJ IDEA
1 |
|
Spring Initializr
1 |
|
Spring Boot 入门示例
1 |
|
1 |
|
端口冲突
- application.properties
1
2
3
4# ServerProperties
server.port=8080
#server.servlet.context-path=
server.servlet.context-path=/community
参考资料
问答平台(1),开发环境
https://lcf163.github.io/2020/04/10/问答平台(1),开发环境/