mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
7 lines
319 B
Markdown
7 lines
319 B
Markdown
|
|
# Struts 2 CDI plugin
|
||
|
|
This plugin add support for using the Contexts and Dependency Injection (CDI) API with your Struts actions.
|
||
|
|
You will find more details in [documentation](https://struts.apache.org/plugins/cdi/).
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
|