Commit 0abadbabfcf0d8de90a5f4c0c630d4995628d831
- Diff rendering mode:
- inline
- side by side
readme.txt
(6 / 1)
|   | |||
| 7 | 7 | ||
| 8 | 8 | Note: the --recursive switch above is important, as spring-social uses | |
| 9 | 9 | git submodules, which must themselves be cloned and initialized. If --recursive | |
| 10 | is omitted, doing so becomes a multi-step process. | ||
| 10 | is omitted, doing so becomes a multi-step process. | ||
| 11 | |||
| 12 | If you've already cloned the Spring-Social repository without the --recursive | ||
| 13 | switch, you'll need to pull the submodules with the following steps: | ||
| 14 | |||
| 15 | git submodule update --init | ||
| 11 | 16 | ||
| 12 | 17 | If you encounter heap space errors during the build, increase the heap size for | |
| 13 | 18 | gradle: |
Comments
Add your comment
Please log in to comment



Add a new comment:
Login or create an account to post a comment