To deploy the application, navigate to the root folder (where the pom.xml
file is located) and execute the following command:
mvnw spring-boot:run
Once deployed, both the application and the web editor will be available on the Spring server at http://localhost:8080/graphiql.