Java Webapp Deployment in Azure Service fabric explorer
问题 We have a stateless Java Application which I want to be deployed in Azure fabric. I have installed the Fabric SDK and Visual studio tools as per the documentation. After that I have created the Service Fabric application "Guest Executable" template and my project structure is like below: I have followed steps similar to the documentation as in https://azure.microsoft.com/en-us/documentation/articles/service-fabric-deploy-existing-app/ My ServiceManifest.xml is below: <?xml version="1.0"