Skip to content

Todo List

Christian Meyer edited this page Dec 27, 2020 · 3 revisions

General

  • Wiki: keep it up2date ‼️

Release v0.1.x

  • remove optimistic locking related fields from domain objects if possible ✔️

Release v0.2.0

  • generate Kotlin code ✔️
  • allow other kind of primary keys (except those that can by auto incremented) ✔️

Release 0.2.x

  • write some tests ❌

Release v0.3.0

  • CRUDService: provide an "update with where condition" method ❌

Release v0.3.x

  • DomainGenerator: allow composite primary keys ❌

Future

  • make everything more configurable ❌