Description
The sql queries are in the endpoint uri. We should allow to refer to external file. Today you can use property placeholder, but then the uri still include the query.
This improves the situation so the uri dont include the SQL query but only the reference. Which makes the uri shorter.