You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Adds support for Java 8 - to allow use the latest features of the language with Struts actions.

Usage

Just drop-in the plugin into WEB-INF/lib or add it as a dependency in pom.xml - it will do the rest.

Supported Java 8 features

  • Lambada expressions in actions when using them with the Convention plugin

 

  • No labels