PaulRps / library-api

API to manage a library
MIT License
0 stars 0 forks source link

create initial spring project #1

Closed PaulRps closed 5 months ago

PaulRps commented 6 months ago

create the spring project on site https://start.spring.io/ by setting:

project: Maven language: Java group: br.com artifact: library-api name: library api description: An API to manage a library packaging: Jar Java: 17

It should be added the following dependencies:

Spring Data MongoDB (NoSql) Spring Web Spring Boot DevTools

Pedr04rthur commented 6 months ago

Concluído

PaulRps commented 6 months ago

you need to create a branch from that issue with dev as source branch