SongodaCore/Core
Christian Koop 88e28689f7
Adds ConfigEntry#withDefaultValue for easier chaining
This allows to chain the default value instead of using the setter or constructor.
Long keys/values can be put into individual lines which improves readability.

In the future, we might want to have a Builder class that contains all thise #with methods
2022-12-30 15:21:07 +01:00
..
src Adds ConfigEntry#withDefaultValue for easier chaining 2022-12-30 15:21:07 +01:00
pom.xml Merge branch 'development' into development-v3 2022-12-26 21:03:31 +01:00