navneetkarnani opened a new issue, #6572: URL: https://github.com/apache/netbeans/issues/6572
### Description I have a spring-boot application, where the "debug application" selector runs the exec:exec target instead of using the spring-boot:run target. It would be great to: - Detect the "spring-boot-maven-plugin" and use the "spring-boot:run" target - Detect the above plugin and give the option of "Debug as SpringBoot application" - Have documentation (somewhere that is searchable) on the usage for SpringBoot applications ### Use case/motivation Using the Netbeans extension with SpringBoot applications is difficult. The Official Spring extensions are dependent on the Redhat extensions, so cannot be used. ### Related issues _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
