No post body was provided.
Untitled topic
1–2 of 2 posts
Re: undefined
#2Spring 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.