- Logger should be private static final - FunctionProperties should be injected instead of puled from AC as it is already available via `@EnableConfigurationProperties` - ObjectMapper mapper = null is unnecessary
@EnableConfigurationProperties