Closed ikeyat closed 8 years ago
We update MyBatis3.3 on 5.0.x. https://github.com/terasolunaorg/guideline/issues/1384 For back compatibility, it is necessary to configure to use CGLIB explicitly instead of JAVASSIST (default).
See https://github.com/terasolunaorg/guideline/pull/1388/files to know how to use CGLIB on MyBatis3.
https://github.com/terasolunaorg/terasoluna-gfw-web-multi-blank/issues/220
See https://github.com/terasolunaorg/terasoluna-gfw-web-multi-blank/issues/220#issuecomment-173774275
Description
We update MyBatis3.3 on 5.0.x. https://github.com/terasolunaorg/guideline/issues/1384 For back compatibility, it is necessary to configure to use CGLIB explicitly instead of JAVASSIST (default).
Possible Solutions
See https://github.com/terasolunaorg/guideline/pull/1388/files to know how to use CGLIB on MyBatis3.
Affects Version/s
Fix Version/s
Issue Links
https://github.com/terasolunaorg/terasoluna-gfw-web-multi-blank/issues/220