We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff90652 commit 3d005faCopy full SHA for 3d005fa
README.md
@@ -13,6 +13,11 @@ MyBatis-CDI extension takes care of the lifecycle of MyBatis mappers and SqlSess
13
CDI beans ready to be used, there is no need to create or destroy them. It also provides local and JTA transaction support based on the
14
@Transactional annotation.
15
16
+Important
17
+---------
18
+
19
+CDI 1.0 is not supported. This extension requieres minimum CDI 1.1, CDI 1.2 is prefered.
20
21
Essentials
22
----------
23
0 commit comments