| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A sample spring boot application which illustrates how to use "graphql-java-kickstart" to implement graphql schemas, endpoints. This application uses H2 as in-memory database to showcase, but you can also use an external database instead.
mvn clean install
mvn spring-boot:run
docker-compose up --build -d
| Back | FazBrowse Home | New Git URL |