Files
struts/plugins/java8-support
Johannes Geppert 8e8771153a WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
- Use log4j2 placeholder for logging messages and optimize logging a bit
2015-05-25 21:25:50 +02:00
..
2015-05-21 20:43:19 +02:00
2014-12-23 09:35:31 +01:00

= Struts 2 Java 8 Support plugin

This plugin aims to add support for Java 8 specific features.
As Struts 2 core targets Java 6/7 and some features won't work and they have to be adjusted.
Below is a list of features supported by this plugin

== Supported Java 8 features
- Lambada expressions in actions when using them with the Convention plugin

== Installation
Just drop this plugin into `WEB-INF/lib` folder or add it as Maven dependency