We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can we test this code ? How to execute REST end points?
The text was updated successfully, but these errors were encountered:
I wrote some test cases for some scenarios, You can find it in the following links below:
https://github.com/marcosnasp/spring-boot-examples/tree/master/spring-boot-2-jdbc-with-h2/src/test/java/com/in28minutes/springboot/jdbc/h2/example
https://github.com/marcosnasp/spring-boot-examples/tree/master/spring-boot-2-jpa-spring-data-rest/src/test/java/com/in28minutes/springboot/jpa/spring/data/rest/example
Sorry, something went wrong.
No branches or pull requests
How can we test this code ? How to execute REST end points?
The text was updated successfully, but these errors were encountered: