I have a MBP i7 processor.
I like to make small changes in my code and view it in the browser, but I find building my spring mvc app (using intelliJ) and pushing it to Tomcat takes a long time.
Is there something that I can
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use JRebel. It provides hot code swapping and integrates with a lot of the major frameworks to provide configuration reloading, too. It’s very simple to set up and use. They offer a 1-month trial, and you can get an additional 3 months via a special summer program.