How to set Maven as default type for the spring initialzr with version 2022.3.1
已回答
With the new version Maven is no longer the default type (is has selected Bradle- Groovy) for a Java Project
This is extremely annoying since Maven used to be the default option.
I have searched through all relevant settings I could come up with, without any luck.
How do I change the default settings for the spring intializr?
请先登录再写评论。
Unfortunately, for now, the default build tool for new projects made with Spring Initializr is unconfigurable.
I made the corresponding feature request in our YouTrack - feel free to upvote and follow it to receive updates.
You can also specify another Spring Initializr Server URL configured with Maven as a default build tool in the New Project wizard window:
