|
|
|
|
|
by pron
4419 days ago
|
|
Well, you can choose to embed the dependencies in the capsule, but I think the best approach for production deployment is have an organizational Maven repository (Artifactory/Nexus). This way you upload the libs, and the jars containing the actual apps to your repo, and all you need to do is restart the capsule (it can be configured to load and run the latest version). |
|
And i still don't see what advantage this has over just pushing out normal packages.