Skip to content

Simplifies the development of creating a Mybatis-based data access layer.

License

Notifications You must be signed in to change notification settings

reap-platform/spring-data-mybatis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Data MyBatis

REAP 默认持久化层,fork 自 spring-data-mybatis

区别

  • 支持 Spring Boot 2.x
  • 内置提供可扩展的 ID 生成机制
  • 使用 JPA 标准标注
  • 支持 QueryByExample
  • 不支持 Entity association(@OneToOne、@OneToMany、@ManyToMany)
  • 不支持 Auditing

About

Simplifies the development of creating a Mybatis-based data access layer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages