This is a simple Product Management System (PMS) built using Spring Boot and JPA (Java Persistence API). It allows you to perform CRUD operations on products, search for products by name, place, or ...
Fill out the required config details in src/main/resources/jdbc.config - this example is pre-populated for use with redshift Make sure the JDBC java depedency you ...