ProductService Database classDiagram class Products { +uuid id +text name +text description +decimal price } Loading