Quick Start Java Spring MVC Standalone App for a Provider
- Travis Cummings
Owned by Travis Cummings
Oct 19, 2017
Loading data...
Introduction
This guide walks you through the process of creating a simple Java webapp using Spring MVC for a healthcare provider (doctor, nurse, pharmacist, etc.) that is run as a standalone app and queries the height observations for the patient in the EHR context.
See https://bitbucket.org/hspconsortium/quick-start-java-spring-standalone-mvc-for-provider/overview
Get the Source Code
GitHub
Clone using HTTPS |
---|
git clone https://bitbucket.org/hspconsortium/quick-start-java-spring-mvc-for-provider.git |
Go to the Repo |
https://bitbucket.org/hspconsortium/quick-start-java-spring-mvc-for-provider |