| Package | Description |
|---|---|
| dmv.spring.demo.rest.controller |
Rest Controller
|
| dmv.spring.demo.rest.controller.apidocs |
Swagger (API documenting tool) at Controller level
|
| dmv.spring.demo.rest.representation |
DTO or entity representational objects
|
| dmv.spring.demo.rest.representation.assembler |
DTO assemblers
|
| Class and Description |
|---|
| RoleDTO
Data Transfer Object for
Role entity |
| UserDTO
Data transfer object for
User entity |
UserLinkResource
User representation with email field and self link only. |
| Class and Description |
|---|
| RoleDTO
Data Transfer Object for
Role entity |
| UserDTO
Data transfer object for
User entity |
UserLinkResource
User representation with email field and self link only. |
| Class and Description |
|---|
RoleLinkResource
Role representation with full name and self link only. |
| Class and Description |
|---|
| RoleDTO
Data Transfer Object for
Role entity |
RoleLinkResource
Role representation with full name and self link only. |
| UserDTO
Data transfer object for
User entity |
UserLinkResource
User representation with email field and self link only. |