Solid Base
Tidied up pom, and added axes dep for security.
POM now contains the bare essentials for web app.
TODO:
- Add lib cosmic
- Implement @Resource config bean suppplier which uses comfy manager
to fetch lib cosmic Module configs
* This will allow cosmic API to detect any cosmic modules that
get added at runtime, hence allowing us to choose at runtime
which API's we want to expose
- Implement 'jobs' endpoint
- tl;dr: POST (possible long running) jobs, get results at a
later time via a callback url