You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2024. It is now read-only.
Cloning the repo and then building (mvn package) followed by running (mvn spring-boot:run) fails to start the application with the following error at the bottom of the stack trace:
Caused by: graphql.parser.InvalidSyntaxException: Invalid Syntax : offending token '|' at line 22 column 5
This happens for both the shows and the reviews projects.
Using mvn 3.6.0, java 18.0.1.1 running on MacOS 12.4.