How to choose project location for spring boot projects

已回答

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

Location is specified on the 4th wizard step:

0

请先登录再写评论。