Introduction
This project is located on github here https://github.com/rickcr/mybatis-spring-zk-multimodule. I suggest using this application example over the older Zk-mybatis-spring project, since this new one uses a modular approach which is more realistic in how you would typically set up a project. It uses three small maven modules: domain (basic pojos), services (mybatis persistence layer), web (ZK.)