Skip to content

Project Status

Dorian Cransac edited this page Sep 3, 2020 · 1 revision

Project status as per v1.3.0

Currently supported features / packages:

  • services: automatic registration of AbstractServices
  • accessors: automatic instantiation and context registration (key = entity type)
  • security: login, authC/authZ filter, LDAP auth packages, mongodb auth, user & role management (only default implementations)
  • persistence: mongodb-backed accessors
  • server/container: comprehensive server design & management model (see diagram in docs part below), out-of-the-box support for mongodb persistence, security packages, web services & webapp deployments
  • through viz: visualization & charting packages for angularjs & visualization session persistence for jetty (not integrated out-of-the-box in framework yet though) → repo “exense-visualization”
  • testing: a turn-key embedded mongo test bench for JUnit compatible E2E Mongo-based tests

Upcoming features by priority:

  • generic role management model & ldap-backed implementation
  • plugin model & implementation for jetty
  • client/server datatable packages
  • generic JSON object storage (for instance: OOTB viz support)