Update README.md (#1441)

This commit is contained in:
Grzegorz Piwowarek 2017-03-19 20:02:50 +01:00 committed by GitHub
parent e693c47019
commit 365d9b7023
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
## Spring REST Example Project ## Spring REST Example Project
###The Course ### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles: ### Relevant Articles
- [Concurrent Test Execution in Spring 5](http://www.baeldung.com/spring-5-concurrent-tests)