How to configure external Tomcat in netbeans 11 and how to debug springboot web applications in netbeans?
2 views
Skip to first unread message
srinivasan
unread,
Apr 4, 2020, 1:21:43 AM4/4/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nugnagpur
We are using maven and spring boot web application for our products! Most of my teammates are using IntelliJ as their preferred IDE but I started using Netbeans 11 because it's free and Opensource! I'm a fresher and don't know much about the project and do know some major fundamentals but I don't know how to configure external tomcat and how to debug the project! In Intellij simple, we can run the tomcat in debug mode whenever the user hits the API debugger will start the work in the IDE. Like that how to use Netbeans? Please help to solve my problem. Thanks in advance!