in eap-coffee-app/src/main/java/cafe/model/entity/Coffee.java [42:44]
public void setPrice(Double price) { this.price = price; }