f50fc2a9fd | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring REST Example Project
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles
- Concurrent Test Execution in Spring 5
- Spring 5 Functional Bean Registration
- The SpringJUnitConfig and SpringJUnitWebConfig Annotations in Spring 5
- Spring 5 Testing with @EnabledIf Annotation
- Introduction to Spring REST Docs
- Spring ResponseStatusException
- Spring Assert Statements
- Configuring a Hikari Connection Pool with Spring Boot