Skip to content

GarrettRathke/mariadb-springboot-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mariadb-springboot-angular

A containerized Spring Boot backend and Angular frontend

Build & Run

There are 3 images that are built and run in a single container; a MariaDB database, a Java Spring Boot backend, and an Angular frontend. To build and run, simply open a terminal and use the command, docker compose up.

Usage

The Angular frontend is accessible at http://localhost:4200, and the Spring Boot backend is accessible at http://localhost:8080/api/. The backend also has a health check at http://localhost:8080/actuator/health.

About

A containerized Spring Boot backend and Angular frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published