How to set Maven as default type for the spring initialzr with version 2022.3.1

Answered

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?



0
1 comment

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:

0

Please sign in to leave a comment.