automatically create run/debug configurations after importing spring boot application (maven)
Answered
IDEA automatically created run/debug configurations after importing some spring boot application (maven).
But it didn't work for some spring boot application (maven).
Setting is CHECKED: Languages & Frameworks → Spring → Create run configurations automatically
Any other config I need in my IDE?
Please sign in to leave a comment.
Hello!
Thank you for reporting this!
Would you be able to share the Project for the investigation?
If the Project cannot be shared, please provide more information on the Spring Boot Applications, for which Run Configurations were not created and overall Project structure and configuration.
Thanks for reply.
Uploaded a Spring Boot Application Demo using jetbrains upload service:
Upload id: 2024_09_19_goi41wPhL5zCChvz7admF5 (file: SpringBoot-2.7-Demo.zip)
Netexe Thank you for sharing a Project sample!
Could you please check if the issue persists for you on the EAP version?
The issue persists on 2024.3 eap build 243.16718.32 (Released: September 26, 2024)
Netexe Try resetting the IDEA's caches and re-importing the Project:
pom.xml
-> Open as ProjectIt didn't work.
Netexe Could you please reproduce the issue and share the logs (
Help → Collect Logs and Diagnostic Data
)?