Skip to content

Commit e14522e

Browse files
authored
Fixes 70 (#72)
1 parent bdfb7c9 commit e14522e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/asciidoc/chapter-2-set-up.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[setup]]
22
== Set up
33

4-
MapStruct Spring Extensions is a Java annotation processor based on http://www.jcp.org/en/jsr/detail?id=269[JSR 269] and as such can be used within command line builds (javac, Ant, Maven etc.) as well as from within your IDE.
4+
MapStruct Spring Extensions is a Java annotation processor based on http://www.jcp.org/en/jsr/detail?id=269[JSR 269] and as such can be used within command line builds (javac, Ant, Maven etc.) as well as from within your IDE. The minimum JDK version is 11.
55

66
IMPORTANT: Also, you will need MapStruct itself (at least version `1.4.0.Final`) in your project.
77

0 commit comments

Comments
 (0)