7/15/2018


 How to access system properties in Thymeleaf template? 

Here is the answer : 

${@environment.getProperty('myPropertyName')}

 

Linux for DevOps (Beginners)

Linux for DevOps (Beginners) 1. Linux Fundamentals 1.1 What is Open Source? Open-source software has source code freely available for anyone...