Repository created to record my learning in Backend Development by UDEMY.
//1 - SpringBoot;
//2 - MVC Structure;
//3 - Build a RESTFUL API following the best practices;
//4 - Custom Errors Handling;
//5 - Create an application connected to the PostgreSQL database;
//6 - Learning to work with DTO (Data Transfer Object);
//7 - Deploy;
//8 - Documenting the project with JavaDoc;
//9 - Building Microservices structures;
//10 - Create Microservices in a simple and practical way using some of the best technologies on the market;
//11 - TDD (Test Driven Development).