Skip to content

joselazarosiqueira/flight-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight-app-backend

This is a Spring Boot Application to manage simple Flights

Requirements

In order to run the application you need to configure the following items:

-PostgreSQL datasource:

  1. using dev profile: db_dev_atech database and sc_flight schema

  2. using test profile: db_test_atech database and sc_flight schema

Build

mvn clean install

Run

mvn spring-boot:run -Dspring.profiles.active=dev

Running tests

mvn test

Further help

Please contact the author: [email protected]

ER Model

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages