logo <%= capitalizedBaseName %> v{{VERSION}}
  • Home
  • Entities
  • Account
    •   Settings
    •   Password
    • <%_ if (authenticationType == 'session') { _%>
    •   Sessions
    • <%_ } _%>
    •   Sign out
    •   Sign in
    •   Register
  • Administration
      <%_ if (applicationType == 'gateway') { _%>
    •   Gateway
    • <%_ } _%>
    •   User management
    • <%_ if (websocket == 'spring-websocket') { _%>
    •   User tracker
    • <%_ } _%>
    •   Metrics
    •   Health
    •   Configuration
    •   Audits
    •   Logs
    •   API
    • <%_ if (devDatabaseType == 'h2Disk' || devDatabaseType == 'h2Memory') { _%>
    •   Database
    • <%_ } _%>
  • <%_ if (enableTranslation){ _%>
  • Language
    • {{language | findLanguageFromKey}}
  • <%_ } _%>