Project for showcasing GraphQL integration with Java Microservices using Spring Boot https://github.com/jimi-cloud/java-gql-showcase
- Start with serving a catalog of tools
- Add logic for creating an invoice (rental agreement)
- Create a set of endpoints to showcase the latest spring-graphql libs
- Use Graph-first approach
- Use @Annotation approach
- Use in-memory database to store entities
- Create an invoice and provide validation for input