Adding support for a gradle multi-project build
At the World Bank, we used a multi-project gradle build. It allows better de-coupling between the database and appserver packages. Let me know what you think.
Scott
Hi Scott, I was asked to take a look at this PR and verify it. I think it's a great step forward for SampleStack. From a logistical POV, I'm going to recommend we merge #690 first, and then we'll ask for an update to this PR that is cleaner against marklogic/develop branch.
So I'll assign to Scott.
Comments on the PR -- I'd recommend moving the gradle wrapper up from the appserver directory to the top. Also, a pass through the README files will be warranted -- I haven't checked that, but suspect some edits or more info will be required.