Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.11.1
-
None
-
None
Description
Being able to have a standalone jar (eg java -jar xxx.jar), which I can see would be useful for microservice type deployments.
using assembly plugin and our current org.apache.isis.WebServer does not quite work, since our bootstrapping code assumes that config files can be read as files rather than in the classpath.