Skip to content

Crud made with java using SpringBoot connecting with h2 database

Notifications You must be signed in to change notification settings

paulo-campos-57/SpringBoot-H2-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

SpringBoot-H2-DB

Crud made with java using SpringBoot connecting with h2 database

The URL is localhost:8080 If your port is already in use you can change it in application.properties with the command: server.port=8081

To run this project you will need this dependencies: -Lombok; -Spring Web; -Spring Boot DevTools; -Spring Data JPA; -H2 Database;

/-------------------------------------------------------/

Crud feito com java usando SpringBoot conectando com Banco de dados H2

A Url é localhost:8080 Se sua porta 8080 estiver em uso você pode mudá-la em application.properties com o comando: server.port=8081

Para rodar esse projeto você vai precisar destas dependências: -Lombok; -Spring Web; -Spring Boot DevTools; -Spring Data JPA; -H2 Database;

About

Crud made with java using SpringBoot connecting with h2 database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages