spring-boot-template Project Structure Directory Descriptions controllers contain rest classes/controllers for the web service data consist of all models and data transfer objects services consists of classes that act as middle man between the controllers and the database