Skip to content

marioalvial/spring-boot-dto-medium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-medium

Repository for the article example: Blindando sua API Spring Boot com o padrão DTO

Requirements

For building and running the application you need:

  • Maven
  • MySQL
  • Lombok - Download the Lombok plugin for your IDE. This is required to add Lombok dependency support.

Running

First, clone the project and build locally:

git clone https://github.com/marioalvial/spring-boot-dto-medium.git

Make sure you have a MySQL database called "dto".

From project root directory run:

mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages