Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 409 Bytes

todo.md

File metadata and controls

11 lines (10 loc) · 409 Bytes
  • improve till lesson 21

    • DONE use new version of springboot and optimize pom.xml
    • DONE improve OrgRepository like EmpRepository (use ChangeStatus and dao)
    • DONE extract EntityPersister(Mapper now)
    • DONE improve other repositories to use Mapper
    • make builder version (builder for both )
    • fix optimize lock
    • introduce mybatis (or mybatis plus?)
    • make assembler version
  • Introduce JPA