Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 333 Bytes

File metadata and controls

9 lines (7 loc) · 333 Bytes

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