# rename to application.properties server.error.include-message=always cupboard.file=data/cupboard.json users.file=data/users.json authKeys.file=data/userAuths.json spring.jackson.mapper.auto-detect-getters=false spring.jackson.mapper.auto-detect-setters=false spring.jackson.mapper.auto-detect-is-getters=false spring.jackson.mapper.auto-detect-creators=false spring.jackson.mapper.auto-detect-fields=false