Final

Report a typo

What is the problem in the following code?

@Component
public class Customer {
    @Autowired
    private final Product product;
    
}
Select one option from the list
___

Create a free account to access the full topic