API Rest usando SpringBoot, SpringBootDevTools, SpringMVC, SpringJPA Hibernate(PostgreSQL).
- Eclipse IDE.
- PostgreSQL.
- Clone the Project or Download ZIP project(unzip this).
- Open Eclipse,
File/Import/Maven/Existing Maven Projects
, Choose the clone directory. - Run Application
ApirestApplication
.
- PORTA = 5432
- DATABASE = BibliotecaDB
- USERNAME = postgres
- PASSWORD = 123456