question: is typesafe config *actuall*y typesafe? ...
# server
d
question: is typesafe config *actuall*y typesafe? can I, for instance, define properties and retrieve them in a typesafe way - e.g can I get a LocalDate out of the loaded config without manually converting it?