Some README rendering corrections

Corrected sections without spaces
Best practice: add newline after section header
This commit is contained in:
Martin van Wingerden
2019-10-25 14:14:04 +02:00
committed by Martin van Wingerden
parent 1acf4e6c42
commit b6de1ffbe1
17 changed files with 44 additions and 17 deletions

View File

@@ -2,10 +2,12 @@
## REST Testing and Examples
###The Course
### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Introduction to WireMock](http://www.baeldung.com/introduction-to-wiremock)
- [Using WireMock Scenarios](https://www.baeldung.com/wiremock-scenarios)
- [REST API Testing with Cucumber](http://www.baeldung.com/cucumber-rest-api-testing)