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
Clone this repository, cd into the project directory, so you can run:
./mvnw spring-boot:run
Runs the app in the development mode.
Then setup the Frontend to view results, Or query http://localhost:8080/beer with a post request with name and page as form data.