An open API service indexing awesome lists of open source software.

https://github.com/carloscazelattojr/crud-spring-boot-rest-api

CRUD com Spring Boot REST API - Java
https://github.com/carloscazelattojr/crud-spring-boot-rest-api

heroku java postgresql rest-api spring-boot

Last synced: 2 months ago
JSON representation

CRUD com Spring Boot REST API - Java

Awesome Lists containing this project

README

          

# CRUD Completo com Spring Boot REST API

Estudos CRUD Completo com Spring Boot REST API.
Exemplo Simples

## Projeto

- BackEnd

## Tecnologia

`Java` `Spring Boot` `PostgSQL` `Heroku`

## Heroku

http://springboot-jdev.herokuapp.com/springboot-rest-api/

### Configurar Heroku

no application.properties: spring.datasource.url=${DATABASE_URL}

heroku -v
heroku login
heroku git:remote -a
git remote -v
git subtree push --prefix backend heroku main

## Site


jdev


jdev

Créditos: JDev/SpringBoot