- Developed back-end with Spring Boot to avoid overselling and redundant purchase during intensive activity in seconds.
- Implemented the CRUD interface at DAO tier with Mybatis.
- Integrating log4j and Spring AOP to intercept each http request at SpringMVC controller tier.
- ...
- Flexible framework to develop application
- Wide usage
- DAO lay development
- Integration wiht Spring
- Spring IOC and Service integration
- SpringMVC
OS: Windows 7
IDE: IntelliJ
JDK: JDK 1.8
Database: MySQL 5.6
Tool: Maven
- Generate Maven and Construct Dependence (pom.xml)
- Develop Database with MySQL
- Build entity class and DAO interface
- Implement DAO interface with MyBatis
- Build XML and mapper
- Spring and MyBatis Integration
- Build spring-dao.xml
- DAO Unit Test