Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Lets make it easy to have some camel routes and html/js/png files so you can have a web front page and let Camel automatic service this via its embedded http server (platform-http).
And then when export to Q/SB then these files should be in src/main/resources (and whatever folder they may have for html stuff).
And the files should not be cached so you can update and reload the webpage for updates.
This makes it easier to build prototypes with camel and web apps.
Its just for serving those files, not for a template library like thymaleaf or qute etc.