Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.12 KB

English | Deutsch

Docker-Spring-Angular

This is a sample project how to use Angular with Spring Boot using Docker.

Introduction:

You can find detailed explanations in the blog article on my website:

Detailed information

For both the front end with Angular and the back end with Spring Boot you will find a README in the respective folders. These are linked below.

Here you will find all the requirements to be able to run the program independently.

Docker

The project can also be deployed and executed directly with this docker-compose.yml.

Developer

  • Sascha Brockel