HostBuddy Backend SpringBoot

This is backend application for hostbuddy assignment of items add,view and search

Steps to run

  1. Build the project using mvn clean install
  2. Run the main java class ItemsApplication.java
  3. The web application is accessible via localhost:9291