Skip to content
New issue

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

Evaluate Spring data rest #83

Closed
wagnerdk opened this issue Nov 12, 2018 · 1 comment
Closed

Evaluate Spring data rest #83

wagnerdk opened this issue Nov 12, 2018 · 1 comment
Assignees
Labels
S Smallest normal issue size

Comments

@wagnerdk
Copy link
Contributor

wagnerdk commented Nov 12, 2018

As a developer, I have to evaluate spring data rest in order to achieve easy CRUD operations on services and applications.

Check for extensibility: what if I want to extend the service resource with a new subresource not managed by Neo4j.
Consider the creation of API documentation (check extensibility for additional metadata).

@miwurster miwurster added the S Smallest normal issue size label Nov 12, 2018
@wagnerdk wagnerdk self-assigned this Nov 13, 2018
wagnerdk added a commit that referenced this issue Nov 17, 2018
It is necessary to use the 3.0.0 snapshot version of
the Springfox dependencies because older versions are
incompatible with our setup (Spring Boot 2.1.0 with Spring 5.1.2
and Spring Data REST 2.1). See #83.
wagnerdk added a commit that referenced this issue Nov 17, 2018
Add support for Spring Data REST and springfox.
This solves #14,#28 and provides a prototype for #83.
@wagnerdk
Copy link
Contributor Author

0014-Spring-Data-REST.md in UST-MICO/docs@d52c4bb now contains an evaluation. Result: Use Spring Data REST

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S Smallest normal issue size
Projects
None yet
Development

No branches or pull requests

2 participants