提交更新的 Readme 文件

This commit is contained in:
YuCheng Hu 2020-02-24 23:17:55 -05:00
parent 034b72ea25
commit 1de5e7f2a8
1 changed files with 2 additions and 2 deletions

View File

@ -38,9 +38,9 @@ Running a Spring Boot module
To run a Spring Boot module run the command: `mvn spring-boot:run` in the module directory
Working with the IDE
与 IDE 协同进行工作
====================
This repo contains a large number of modules.
本仓库中包含有大量的模块。
When you're working with an individual module, there's no need to import all of them (or build all of them) - you can simply import that particular module in either Eclipse or IntelliJ.