Application Updates
Introduction
This page contains updates to the application that require updates to the configuration files, database or both. Be sure to check the list of updates below to make the necessary updates to the application.properties file. Database migrations occur automatically when an updated application is restarted using the Flyway migration tool (the sql files are located in WISE-API/src/main/resources/db/migration).