MyBatisの雛型を作ってくれるMyBatis Generator (MBG)を使ってみる

www.itmedia.co.jp ⇧ amazing... MyBatis Generator (MBG)とは? GitHubの公式のドキュメントによりますと、 github.com This is a code generator for MyBatis. This library will generate code for use with MyBatis. It will introspect a database table (or many tables) and will generate artifacts that can be u…