Skip to content

Latest commit

 

History

History
24 lines (10 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (10 loc) · 1.16 KB

mybatis-extensions Download

대학생때 mybatis3 Field 암복호화 Plugin 만든거 new Feature로 PullRequest 올렸다가 거부당한 코드들 아카이빙

mybatis/mybatis-3#1429 추억이라서 정리해둔다

useful mybatis Adapter Modules

2018-12-19 5 48 42

2018-12-19 5 38 19

if you insert Customer(Entity), plugin encrypt annotated Fields

and if you select Customer(Entity), plugin decrypt annotated Fieleds (except AES)

2018-12-19 5 55 08