Skip to content

The REST API with DTO Pattern is a Spring Boot application that showcases the implementation of the Data Transfer Object (DTO) pattern in a RESTful API. The project aims to demonstrate best practices for separating domain entities from the data transfer objects used for communication between the client and server.

Notifications You must be signed in to change notification settings

LuisSalas94/Spring-Boot-User-DTO

Error
Looks like something went wrong!

About

The REST API with DTO Pattern is a Spring Boot application that showcases the implementation of the Data Transfer Object (DTO) pattern in a RESTful API. The project aims to demonstrate best practices for separating domain entities from the data transfer objects used for communication between the client and server.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages