Skip to content

Maysa87/eventos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventos

Projeto API Rest usando Java Spring integrado ao microservice Date

Usage

  1. Start the application with Maven
  2. The API will be accessible at http://localhost:8080

API Endpoints

The API provides the following endpoints:

GET /product - Retrieve a list of all data.

POST /product - Register a new data.

PUT /product - Alter data.

DELETE /product/{id} - Inactivate data.

Database

PostgresSQL as the database. The necessary database migrations are managed using Flyway.

About

Microservice/Rest API with Java Spring Boot - Gerenciamento de pessoas e produtos

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages