This is a docker container for the Boilerplate web service. It consists of a Tomcat web server that connects to the database specified in the Marathon JSON files. It uses the openSUSE Tomcat with Java 11 base image.
A string that specifies the JDBC connection to the Boilerplate database the web service will save to.
The username to connect to the Boilerplate database.
The password to use to connect to the Boilerplate database.
The testing for the Boilerplate API is defined here