|
The import statement for the ManyToOne class is missing in Recipe.java. This is only noticeable if you try adding the annotation stuff mentioned later in the tutorial to your model. Maybe a note there about also adding that import statement? I think I'm almost there! |