An open API service indexing awesome lists of open source software.

https://github.com/gregturn/datarest-535

illustrate behavior described in https://jira.spring.io/browse/DATAREST-535
https://github.com/gregturn/datarest-535

Last synced: over 1 year ago
JSON representation

illustrate behavior described in https://jira.spring.io/browse/DATAREST-535

Awesome Lists containing this project

README

          

Test case for Spring Data Rest

https://jira.spring.io/browse/DATAREST-535

run gradlew bootRun
and hit the url http://localhost:5199/api/scanners/search/listProducers

See directions in the javadocs for ScannerController.java
it lists the manual test cases where you can modify the code and rerun.