Skip to content

rapidappio/rapidapp-postgres-starter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapidapp Postgres Starter Demo

This project demonstrates how easy it is to spin up a Spring Boot application with Rapidapp Starter. Rapidapp Starter sets up a PostgreSQL database on the Rapidapp SaaS platform and configures the datasource with the necessary credentials.

Features

  • Automatic PostgreSQL database creation on Rapidapp
  • Pre-configured datasource for seamless integration
  • Demonstrates best practices for Spring Boot and PostgreSQL integration

Prerequisites

  • Java 17 or higher
  • Maven or Gradle
  • Rapidapp account

Rapidapp Postgres Database

Create a free database on Rapidapp here

Running Application

RAPIDAPP_POSTGRES_API_KEY=<api_key> ./mvnw spring-boot:run

About

Rapidapp Postgres Starter Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages