issues
search
TheElectronWill
/
night-config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
GNU Lesser General Public License v3.0
242
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Potential Type Mismatch with Long Values in ConfigSpec
#186
andrew0030
opened
2 weeks ago
2
Prettier toml serialization?
#185
themg95
opened
1 month ago
2
Retry Files.move on AccessDeniedException
#184
TheElectronWill
opened
3 months ago
0
AccessDeniedException when using WritingMode.REPLACE_ATOMIC
#183
shartte
opened
3 months ago
5
Fix some AsyncFileConfig issues, resolve #181, resolve #180
#182
TheElectronWill
closed
3 months ago
0
WritingMode.TRUNCATE_EXISTING no longer works with AsyncFileConfig
#181
LambdAurora
closed
3 months ago
0
Parsing TOML file looses every comment
#180
LambdAurora
closed
3 months ago
0
Improvements Needed on Exception Handling
#179
KrLite
opened
4 months ago
1
Implement valueMap for StampedConfig, resolve #177
#178
TheElectronWill
closed
4 months ago
0
ConfigSpec fails with FileConfig.async()
#177
TheElectronWill
closed
4 months ago
0
Improve FileWatcher API by returning a CompletableFuture + make FileConfig a ConcurrentConfig
#176
TheElectronWill
closed
4 months ago
0
Implement TOML test suite
#175
TheElectronWill
closed
6 months ago
0
Toml: can't parse gradle version catalog
#174
murdos
closed
6 months ago
3
Regression in dependencies since rewrite of gradle build using Kotlin DSL
#173
murdos
closed
6 months ago
1
Consider removing the generic cast from UnmodifiableConfig.get (WDYT?)
#172
TheElectronWill
opened
6 months ago
0
How can Java Maps being Serialized/Deserialized Directly?
#170
KrLite
closed
6 months ago
8
How to use @Conversion with List fields
#169
NeusFear
opened
7 months ago
5
Allow custom `Config` storage in `ConfigSpec`
#168
PaintNinja
closed
7 months ago
1
json files can have arbitrary data on the end of them
#167
nextdayy
closed
6 months ago
2
Improve ParsingException by including cursor location when possible
#166
burdoto
opened
7 months ago
0
Please improve exceptions thrown by the parser
#165
burdoto
opened
8 months ago
3
Feature parity for the new serde
#164
TheElectronWill
closed
6 months ago
0
Serialization/deserialization revamped :rocket:
#163
TheElectronWill
closed
8 months ago
0
toml: allow header comments
#162
Stein-N
closed
8 months ago
0
toml: enable Header/Category Comment
#161
Stein-N
closed
8 months ago
1
Align List ending when in a "group"
#160
Stein-N
closed
9 months ago
0
Supporting records
#159
brainbytes42
closed
8 months ago
5
NoFormatFound exception
#157
MrEmmet66
closed
9 months ago
2
ConversionTable for ObjectConverter - based on Target Type
#156
brainbytes42
closed
8 months ago
2
Remove dont work
#155
Euphillya
closed
9 months ago
5
Fix squeezed Toml Files
#154
Stein-N
closed
10 months ago
5
Improves thread-safety and ensures that FileConfigs reload properly
#152
TheElectronWill
closed
9 months ago
1
Allow multiple spec conditions to be checked
#151
vaperion
closed
10 months ago
4
Make multiple @Spec checks
#150
enimaloc
closed
10 months ago
1
Optimize the file watcher
#148
TheElectronWill
closed
10 months ago
5
Data race when saving and loading a FileConfig at the same time?
#147
TheElectronWill
closed
9 months ago
2
YAML parser must not split keys
#146
mnlipp
closed
1 year ago
4
Optimize the FileWatcher with only one WatchService
#145
TheElectronWill
closed
10 months ago
1
Reduce excessive (1mil/s) file watcher frequency
#144
comp500
closed
1 year ago
5
IndexOutOfBoundsException when converting a list of unknown generic type
#142
mani1232
closed
1 year ago
15
Default value annotations
#141
NeumimTo
closed
1 year ago
1
Night Config Integrated fork Question
#140
NeusFear
closed
1 year ago
12
Why list is null
#138
mani1232
closed
1 year ago
6
Update HoconWriter to stop putting newlines at the head of the file
#137
0x3C50
closed
1 year ago
3
Environment variable override support
#136
Mechite
opened
1 year ago
3
[question] How to use configspec to correct (Commented)FileConfig?
#135
PORTB
closed
1 year ago
2
How use serialization on this example
#134
mani1232
closed
1 year ago
5
Provide a way to track modifications to a config
#133
TheElectronWill
closed
9 months ago
1
Create a deep copy of a configuration?
#132
brainbytes42
opened
1 year ago
5
@PreserveNotNull doesn't work for custom Classes
#131
brainbytes42
closed
8 months ago
1
Next