-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
408 - Bootstrap app #5
Comments
lets now create a new spring boot app project. easiest way is to use https://start.spring.io/ but ill use the spring initialsr extension in vscode |
their config:
then generate the project and open onto own code editors. they'll be using intelliJ for the course |
for my case on the other hand, ill be using vscode's spring initialisr to generate / bootstrap spring boot project, and will be using vscode for the course. my config:
i dont really understand why we wont include the other dependencies already but whatever lets just follow the course. |
Timestamp: (408) 408 / 603
The text was updated successfully, but these errors were encountered: