• Section 2-5-A : Backend Spring Java
- Run Builds and Explore Apps
Backend Spring Java
Configure and Run
REST APIs Run
- REST APIs Run by following below screens:
REST APIs In Swagger
REST APIs View/Test
View APIs in Swagger via URL: http://127.0.0.1:9080/swagger-ui/index.html
GraphQL APIs Run
- GraphQL APIs Run
GraphQL APIs In GraphiQL
GraphQL APIs View/Test
View APIs in GraphiQL via URL: http://127.0.0.1:9070/graphiql?path=/graphql
- If Enabled schema viewing, view at URL: http://127.0.0.1:9070/graphql/schema