Skip to content

guerreroeileen/CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD

Spring Boot backend + PostgreSQL +JPA + REST

You can find the Front project APP-FRONT

How to run the application

This is a Spring Boot application, so you can run the application directly in the Spring Boot task plugin called spring-boot:run

Before you run the application, you need to configure the database configuration in the application.properties file.

Swagger API

You will find the Swagger API http://localhost:9090/api/swagger-ui/

Releases

No releases published

Packages

No packages published

Languages