Skip to content

Commit

Permalink
Merge pull request #288 from hazendaz/master
Browse files Browse the repository at this point in the history
[ci] Add a better hint on arquillian
  • Loading branch information
hazendaz authored Mar 31, 2022
2 parents 911f1e1 + ff2caf9 commit 9967a7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Testing with Arquillian

In order to test with Arquillian, one class needs to be added to 'JavaArchive' in order for this to load properly. Add 'SqlSessionManagerRegistry.class'.

See attachment on https://github.com/mybatis/cdi/issues/86 from 2021-12-30 ArqullianMybatisExample.zip [here](https://github.com/mybatis/cdi/files/7795050/ArquillianMybatisExample.zip)

Essentials
----------

Expand Down

0 comments on commit 9967a7d

Please sign in to comment.