[Edit]+0-0Spring Boot 2 - default null value in @Value annotationmaxsior322347Copy1 2 @Value("${my.property:#{null}}") private String myProperty;