An example project of test driven development with Spring Boot.
Stars
5
Forks
3
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
Configure connection details to in-memory h2 database
0ce048aView on GitHubAdd unit test and implementation for the controller to raise a CarNotFoundException when the name is unknown in the system
c7570efView on GitHubAdd acceptance test for a car not found response
c22ca42View on GitHubUpdate README with version 11 of Java (OpenJDK)
37aa009View on GitHubConfigure maven surefire plugin to run all tests
55002b2View on GitHub