Gretty 1.2.3 is released

Dear colleagues,

Gretty (Gradle plugin for running webapps on Tomcat and Jetty) version 1.2.3 is out!

I finally fixed classpath isolation problems. Now all webapps (including SpringBoot apps) are being run on their own ClassLoaders. That means: less classloading conflicts, better security, better isolation of spring beans.

As always, new release was tested on Gradle versions from 1.10 to 2.4.

Gretty includes 73 integration tests, ensuring that no key functions are broken.

Full documentation and sources: https://github.com/akhikhl/gretty