|
47 | 47 | 3. 在 IDEA 中 Maven Projects 的面板导入项目根目录下 的 `pom.xml` 文件
|
48 | 48 | 4. Maven Projects 找不到的童鞋,可以勾上 IDEA 顶部工具栏的 View -> Tool Buttons ,然后 Maven Projects 的面板就会出现在 IDEA 的右侧
|
49 | 49 | 5. 找到各个 Module 的 Application 类就可以运行各个 demo 了
|
50 | | -6. **`注意:每个 demo 均有详细的 README 配套,食用 demo 前记得先看看哦~`** |
| 50 | +6. **`注意:每个 demo 均有详细的 README 配套,使用 demo 前记得先看看哦~`** |
51 | 51 | 7. **`注意:运行各个 demo 之前,有些是需要事先初始化数据库数据的,亲们别忘记了哦~`**
|
52 | 52 |
|
53 | 53 | ## 项目趋势
|
|
62 | 62 |
|
63 | 63 | ### 开源推荐
|
64 | 64 |
|
65 | | -- `JustAuth`:史上最全的整合第三方登录的开源库,https://github.com/justauth/JustAuth |
| 65 | +- `JustAuth`:开箱即用的整合第三方登录的开源组件,已集成国内外数十家平台,是实现第三方 OAuth 登录的不二之选。https://github.com/justauth/JustAuth |
66 | 66 | - `Mica`:SpringBoot 微服务高效开发工具集,https://github.com/lets-mica/mica
|
67 | 67 | - `awesome-collector`:https://github.com/P-P-X/awesome-collector
|
68 | 68 | - `SpringBlade`:完整的线上解决方案(企业开发必备),https://github.com/chillzhuang/SpringBlade
|
|
152 | 152 |
|
153 | 153 | [MIT](http://opensource.org/licenses/MIT)
|
154 | 154 |
|
155 | | -Copyright (c) 2018 Yangkai.Shen |
| 155 | +Copyright (c) 2018 Yangkai.Shen |
0 commit comments