How to choose project location for spring boot projects

Answered

When I create a normal project (e.g. java) I can choose the location where the project is created. When I use the spring initializr type, I can't find where to change the path. It automatically creates the project under the last location I was at (which means under another project).

0
1 comment

Location is specified on the 4th wizard step:

0

Please sign in to leave a comment.