How can I use Spring Initializr support in IntelliJ IDEA Community Edition 2020? IntelliJ documentation recommend me:
Create a Spring Boot project
From the main menu, select File | New | Project.
In the left pane of the New Project wizard, select Spring Initializr.
But I have no such point in Project Wizard. Other topics here recommend to enable or install plugin. But I have no such plugin in installed and also have no such plugin in marketplace. I found only SpringBootGen plugin but it not help me, still no any new point in Project Wizard panel and no any information how to use it. Please help!