1 comment

[ 0.25 ms ] story [ 9.5 ms ] thread
Spring Boot allows you write application configuration in `application.properties` file and pull any variables used from environment. This replicates the same in Go, except it uses a yaml format and you can leave the value empty which you expect to be present in env.