Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

CDI Integration: Allow customization of the EmbeddedStorageFoundation before StorageManager is created #388

@rdebusscher

Description

@rdebusscher

The integration should have the following flow

  • Build EmbeddedStorageFoundation from the Configuration values
  • Allow customizations by the developer
  • Create StorageManager
  • Allow initialization of the StorageManager (like adding initial data when storage is created at the first run)

CDI beans will be called that implement the new to create interfaces EmbeddedStorageFoundationCustomizer and StorageManagerInitializer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions