1

[enter image description here] 1I am new to spring-boot. After installing the Spring Initializer plugin, I started to create my very first Spring Boot project. While initializing the spring boot project, IntelliJ IDEA asks to select the dependency.

can anyone help to solve this problem ?

Mifras
  • 45
  • 4
  • 1
    Looks like the issue is caused by [Spring Initializr and Assistant](https://plugins.jetbrains.com/plugin/18622-spring-initializr-and-assistant) plugin. I'd recommend you raise this issue at https://github.com/eltonsandre/intellij-spring-assistant/issues or use IntelliJ Ultimate which has built-in Spring support. – Egor Klepikov Jun 28 '22 at 12:22
  • Thank you, I have installed and used IntelliJ Ultimate now it's resolved. But I think so, the problem is in the IntelliJ community version and plugin version, and I also raised the issues regarding the problem. – Mifras Jun 29 '22 at 11:02

1 Answers1

0

while initialize the spring boot project IntelliJ idea it is asking to select the dependency

Mifras
  • 45
  • 4
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jun 28 '22 at 16:12