All Packages
Package | Description |
---|---|
com.plannaplan |
Root package of project
|
com.plannaplan.controllers |
Provides rest controllers that defines endpoints and their accessibility
|
com.plannaplan.responses |
Contains packeges realted to creating api responses
|
com.plannaplan.responses.mappers |
Provides mappers to map mutiple entites from db to single api response
|
com.plannaplan.responses.models |
Provides models of all possible api responses.
|
com.plannaplan.responses.models.abstracts |
Abstract api responses
|
com.plannaplan.security |
All classes realted to seciuirty includin spring secuirty and cas
authentication
|
com.plannaplan.security.cas |
All calsses realted to authorizing user with CAS system.
|