Trying to be a better...
@Autowired public Person(Developer developer) { this.developer = developer; }