Deploy to a Java Application Server
The open source buildvu-microservice-example project provides a simple, ready-made Java servlet for deploying a BuildVu REST API that can be accessed from any language.
The tutorials in this section show you how to build and deploy this project to a Java application server of your choice.
Each of the tutorials are based around the following 3 steps:
- Step 1: Build the buildvu-microservice.war file
- Step 2: Deploy to an application server of your choice
- Step 3: Access the REST API using any language
Just click a button below if you have more questions or need any help