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

CDI extension with file #533

Answered by rdebusscher
guykatz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @guykatz ,

The configuration value for the one.microstream.ini key is used to read configuration using the EmbeddedStorageConfiguration.load(value) method.

  • The configuration value is a String pointing to an accessible file.
  • Not class-path based
  • can be relative or absolute
  • must have .ini or .xml extension which determines the format (Unless a custom ConfigurationParser is configured)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by guykatz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants