Project described on Codingpedia.org in the blog post: "Tutorial – REST API design and implementation in Java with Jersey and Spring"
Stars
228
Forks
182
Watchers
228
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
updated Jersey and Spring to the latest versions. This required also to
cc4f3e0View on GitHubAdded service that will provide implementation/specification details
cea707bView on GitHubbuild a version resource to provide the implementation version of the
eda4c94View on GitHubIntroduced profiles (local and dev) for integration tests with soap ui
274ecdaView on GitHubmoved the soapui test project from main/ resources to test / resources.
e00e386View on GitHubcorrected port number in context to point to default value for mysql
1f3e687View on GitHubAdded verification step for Mockito test and an extra test method
eab8c0eView on GitHub