Skip to content

Conversation

@adamretter
Copy link
Member

Backport of #129

Previously when embedding the database in another Java Application, the database configuration could only be loaded from a file path. This allows the configuration to alternatively be loaded from an Input Stream. This can be useful for example when you want to read the configuration from the Java Class Path.

…nal Input Stream. This gives more flexibility when embedding the database in other Java applications.
@adamretter adamretter added this to the elemental-6.9.0 milestone Nov 5, 2025
@adamretter adamretter self-assigned this Nov 5, 2025
@adamretter adamretter added the enhancement New feature or request label Nov 5, 2025
@cla-bot cla-bot bot added the cla-signed label Nov 5, 2025
@adamretter adamretter merged commit 9b15138 into develop-6.x.x Nov 5, 2025
9 of 13 checks passed
@adamretter adamretter deleted the 6.x.x/feature/config-from-stream branch November 5, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants