What is the problem in the following code?
@Component
public class Customer {
@Autowired
private final Product product;
}What is the problem in the following code?
@Component
public class Customer {
@Autowired
private final Product product;
}Create a free account to access the full topic