Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

REST API to manage a parking system. Created with Java, Spring Boot, built with Maven, data persisted with PostgreSQL.

Notifications You must be signed in to change notification settings

gabrielcoelhodacunha-old/dio-java-parking-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Parking API

About

REST API to manage a parking system.

Created with Java, Spring Boot, built with Maven, data persisted with PostgreSQL.

Why

A challenge of the Québec Java Digital bootcamp offered by Québec Government and Digital Innovation One.

Installation

Prerequisits

  • Java 17

Steps

Clone the repository and build with maven.

Usage

Prerequisits

  • PostgreSQL database:
    • user: admin
    • password: 123
    • running on localhost:5432

Steps

Run with maven.

In your web browser, access:

https://localhost:8080

Reference

DIO expert base implementation: https://github.com/sandrogiacom/cloud-parking

About

REST API to manage a parking system. Created with Java, Spring Boot, built with Maven, data persisted with PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Languages