English | Deutsch
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:
- Docker mit Spring Boot & Angular - Sascha Brockel
- Docker mit Spring Boot & Angular - Sascha Brockel (English)
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.
The project can also be deployed and executed directly with this docker-compose.yml.
- Sascha Brockel