7/15/2018


 How to access system properties in Thymeleaf template? 

Here is the answer : 

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

 

Niciun comentariu:

QUARKUS & GraphQL

 QUARKUS & GraphQL https://www.geeksforgeeks.org/graphql-tutorial/ https://quarkus.io/guides/smallrye-graphql-client https://www.mastert...