Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 277 Bytes

File metadata and controls

7 lines (6 loc) · 277 Bytes

BeanDBAPI

This project is a POC for a Restful API service which can manipulate a database cataloging a bean collection.

Instructions

1: Open the Parameters.config file at root of project, and set each parameter 2: Build the project via mvn compile 3: Run Application.java