SpringBoot MyBatis

A REST back-end framework, integrated by Spring Boot, MyBatis and Spring Security OAuth

363
178
Java

SpringBoot-MyBatis

It is a back-end RESTful framework, which integrated by Spring Boot and MyBatis. Containing a basic configuration and a implementation of “book management” module, it could be modified to satify all your requirements. It is simple enough to understand how each module works.

Technics

  • Spring Boot
  • MyBatis
  • MySQL or HSQLDB (a in-memory database)
  • Maven
  • Commons Logging
  • Java 8 Lambda Expressions
  • Lombok
  • Apache Commons Lang

References