Skip to content

Load config defaults from in-jar resource#13

Merged
zefir-git merged 4 commits intomainfrom
10-improve-configuration
May 18, 2024
Merged

Load config defaults from in-jar resource#13
zefir-git merged 4 commits intomainfrom
10-improve-configuration

Conversation

@zefir-git
Copy link
Member

Continues to use YamlConfiguration which extends FileConfiguration, but now added MemoryConfiguration#addDefaults(Configuration) which supplies the default values from the in-jar resources.

@zefir-git zefir-git added the enhancement Improvement of existing feature label May 14, 2024
@zefir-git zefir-git requested a review from kai-gitt May 14, 2024 07:38
@zefir-git zefir-git self-assigned this May 14, 2024
@zefir-git zefir-git linked an issue May 14, 2024 that may be closed by this pull request
@zefir-git zefir-git enabled auto-merge May 14, 2024 08:48
@zefir-git zefir-git disabled auto-merge May 14, 2024 08:50
@zefir-git zefir-git enabled auto-merge May 14, 2024 08:50
@zefir-git zefir-git mentioned this pull request May 15, 2024
4 tasks
@zefir-git zefir-git disabled auto-merge May 18, 2024 11:05
@zefir-git zefir-git requested review from a team and removed request for kai-gitt May 18, 2024 11:25
@zefir-git zefir-git enabled auto-merge May 18, 2024 20:17
@zefir-git zefir-git added this pull request to the merge queue May 18, 2024
Merged via the queue into main with commit 394b965 May 18, 2024
@zefir-git zefir-git deleted the 10-improve-configuration branch May 18, 2024 20:20
@zefir-git zefir-git added this to the Release v1.0.0 milestone May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement of existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve configuration

2 participants