I really like the Spring Insight feature that comes with STS. It's quite useful in several circumstances. However, sometimes I just want to do a quick test that the frontend is working correctly, and Insight adds several seconds of startup time that I don't necessarily always want to spend. Is there a way to indicate that I don't want Insight this time, or would I have to install a separate Tomcat server for that?


Reply With Quote