All Packages

Package Summary 
Package Description
com.fredriksonsound.iot_backoffice_auth
This package contains the application main function and confuiiguration classes.
com.fredriksonsound.iot_backoffice_auth.data
This package contains the Repository interfaces for accessing and modifying data.
com.fredriksonsound.iot_backoffice_auth.endpoint
This package contains the Controllers, the publicly exposed web API.
com.fredriksonsound.iot_backoffice_auth.model
This package contains the object representation of datastore talbe rows.
com.fredriksonsound.iot_backoffice_auth.service
This package contains the Services, the business logic.
com.fredriksonsound.iot_backoffice_auth.util
This package contains static utility functions.
com.fredriksonsound.iot_backoffice_auth.web
This package contains web response helper classes.