
Configuration Manager
Adapt your application behavior on the fly without touching a single configuration file. Manage global system settings or specific user preferences at runtime. The built-in audit system tracks every change made to configuration values, providing a complete history of who changed what and when, critical for maintaining system integrity.
View PricingFeatures designed to adapt application behavior without code deployments.
Runtime Hot-Swapping
Create, update, or delete configuration properties in real-time without restarting the server or redeploying the application.
Multi-Scope Management
Define configurations at the Global level (affecting the entire system) or override them at the User level, enabling personalized experiences or permissions.
Full Audit Trail:
Automatically record every modification made to a configuration value. View the history of changes, including the "before" and "after" values, the timestamp, and the user responsible.
Typed Property Values
Support for different data types (Strings, Booleans, Integers) to ensure configuration integrity and prevent type-mismatch errors in your application logic.
Centralized Dashboard
A unified view to manage all application settings in one place, replacing scattered database tables or hard-to-reach config files.
Search & Organization
Easily filter and find specific configuration keys within a large set of properties, streamlining management in complex systems.
Adapt at the speed of business. Modify system behavior in real-time with full audit accountability.
Technical profile
Technical compatibility
Last verified: August 30, 2026
View PricingCurrent requirements and integration details, verified against the product documentation.
| Requirement | Supported value | Integration notes | Documentation |
|---|---|---|---|
| Java | 21 | Runtime baseline for the current AppJars release. | Technical requirements |
| Vaadin | 25.2 | UI framework baseline for the current AppJars release. | Technical requirements |
| Spring Boot | 4.1 | Application framework baseline for the current AppJars release. | Technical requirements |
| Configuration scopes | System-wide and per-user values | System configurations share one active value; each user can hold an independent value that falls back to its default. | System vs user configurations |
| Spring property integration | Database-backed Spring PropertySource | System keys can satisfy @Value placeholders and Environment lookups without duplicating configuration access code. | Database-backed properties |
| Runtime propagation | Dynamic reads and optional application-context restart | Environment lookups see updated values after cache invalidation; existing @Value fields require the opt-in context restart. | Applying new values |
| User integration | UserProvider | The host supplies the current username and available users for per-user configuration management. | UserProvider integration |
Pricing
Per application, billed annually. Every plan includes the commercial license and a perpetual right to the last release covered by your subscription.
Core
Configuration Manager turns application settings into a live, database-backed store that propagates into Spring properties in real time, supporting both global and per-user configuration with full audit. Core includes the Commercial License for one Permitted Application and every update released during your one-year subscription, with perpetual rights to the last covered release.
- Unlimited Users & Developers
- Unlimited Environments & Deployments
- Offline license checking
Startup
Configuration Manager turns settings into a live store that propagates into Spring properties in real time, supporting global and per-user configuration with full audit. Startup adds the Customer Portal and its AI documentation assistant, plus ten Support Hours per year for help wiring configurations and modelling your settings hierarchy.
Everything from Core, plus:
- Access to support portal
- AI Documentation Assistant
- 10 support hours included
Enterprise
Configuration Manager turns settings into a live store that propagates into Spring properties in real time, supporting global and per-user configuration with full audit. Enterprise includes everything in Startup, eighty Support Hours per year, and issue escalation directly to engineering. Right when configuration drives business-critical workflows.
Everything from Startup, plus:
- 80 support hours instead of 10
- Issue escalation for bug reports


