|
|
|
|
|
by prexer
5523 days ago
|
|
Yeah, never isn't a likely timeframe for JVM restarts, especially in development, where the DCEVM really shines. You change some Java class, you have your Tomcat server running, you get your new behavior on your web app that you can test out right away without restarting Tomcat. It is a huge productivity boost. I'm not convinced that you'd want to use DCEVM in production. |
|