Tagged Questions
4
votes
4answers
1k views
How to implement Continuous Delivery with Java webapp?
I've been reading about Continuous Delivery and it sounds awesome to automate the deployment process. I've been reading about possibilities how to do this with Java Webapps, but usually it ends up ...