in opbeans/src/main/java/co/elastic/apm/opbeans/model/Product.java [103:105]
public void setStock(int stock) { this.stock = stock; }