dgs-examples-java icon indicating copy to clipboard operation
dgs-examples-java copied to clipboard

Add an example with Spring Data JPA

Open vittorioexp opened this issue 3 years ago • 0 comments

  • The current example is moved inside the "01-dgs-framework-basic-features" folder.
  • Another folder is created, "02-dgs-framework-with-spring-data-jpa", containing an example application for the DGS Framework which is standalone GraphQL server in Java that interacts with a PostgreSQL database via Spring Data JPA.
  • The README.md files have been modified accordingly.

vittorioexp avatar Oct 15 '22 07:10 vittorioexp