How to use environment variables in Docker Compose, inside a Spring Boot application?
So I’m working on a Spring Boot application with MySQL. Normally I will load some variables in application.yml
file like this
So I’m working on a Spring Boot application with MySQL. Normally I will load some variables in application.yml
file like this