Skip to content
Lao Tsing edited this page Feb 15, 2020 · 11 revisions

Road map:

  1. adding Reactive FlyWay throw application.properties

  2. optimistic locking throw application.properties where value of some variable is the sync column name

  3. dynamic interface generation throw schema with any format, also using application.properties and FormRepository implementation

  4. enable on schema based model saving with automatic validation on all fields values by any schema and integration to Spring Security with ABAC Rules Policy

  5. PDF, DOC, HTML generation by query result in repository layer as ReportRepository implementation

  6. enable heterogeneous queries and read balancing across clusters of different in type databases at the repository layer

  7. enabling SQL algebra calculations for query execution at the cache layer

Clone this wiki locally