java-tutorials/rest-testing/README.md

10 lines
239 B
Markdown
Raw Normal View History

2014-01-02 08:58:46 -05:00
=========
## REST Testing and Examples
2016-06-28 05:20:19 -04:00
###The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
2014-01-02 08:58:46 -05:00
### Relevant Articles:
2014-01-02 09:45:51 -05:00
- [Test a REST API with Java](http://www.baeldung.com/2011/10/13/integration-testing-a-rest-api/)