Spring Boot - Spring Annotations
How should you correctly inject the integer property
server.port from application.properties into a Spring bean field using @Value?