I wanted to externalise the email templates to send email notifications so I am storing them in a templates folder in GIT repository which is mapped to our spring-cloud-config server.
The templates folder in git repository has some .html files. Can someone help me with the cloud config URL to access .html files.