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
curl https://start.spring.io/starter.tgz -d style=web -d name=simple | tar -xzvf -
This returns:
{"timestamp":"2022-11-16T18:30:07.324+00:00","status":400,"error":"Bad Request","message":"Dependencies must be specified using 'dependencies'","path":"/starter.tgz"}
Please update documentation to give the correct curl incantation.
On page: https://spring.io/guides/tutorials/spring-boot-oauth2/
Section: Single Sign On With GitHub -> Creating a New Project
This returns:
Please update documentation to give the correct
curl
incantation.(Bumped from spring-projects/spring-framework#29504 (comment))
The text was updated successfully, but these errors were encountered: