This commit is contained in:
Jan Bartel 2023-11-29 19:13:12 +11:00
parent f6eac3ebbc
commit 03425a2bd5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ This plugin will pre-compile your JSP and works in conjunction with the Maven wa
[[jspc-config]]
==== Configuration
Here's the basic setup required to put the JSPC plugin into your build:
Here's the basic setup required to put the JSPC plugin into your build for the Jakarta EE {ee-current} environment:
[source,xml,subs="verbatim,attributes"]
----