How-to articles, tricks, and solutions about OPENSHIFT
Using env variable in Spring Boot's application.properties
You can use environment variables in your application.properties file by using the spring.profiles.active property.