You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Project: Blog App using spring boot realtime rest apis, spring security, role based authentication, JWT, spring data jpa(hibernate), Pagination and MySql Database. Api documentation using swagger, Using DTO for Data Transfer etc.
Desafío de programación - catálogo de libros. uso de solicitudes HTTP a una API de libros, manipulacion de datos JSON, guardardos en una base de datos, pudiendo a filtrar y mostrar los libros y autores de interés.
Projeto desenvolvido em JAVA utilizando o framework Spring e em específico Spring Boot, utilizando-se de padrões para melhor desenvolvimento: Padrão MVC; DAO; DTO. E com teste unitários com JUnit
Este projeto é um desafio para implementar os melhores conceitos do framework Spring Boot. Ele inclui várias tecnologias e práticas recomendadas para o desenvolvimento de aplicativos robustos e escaláveis.
This repository contains a Stock Management Admin Dashboard. The dashboard provides an intuitive interface for managing stock inventory, tracking product sales, and generating reports for Orders.