Setup Guide - SWE-574-Spring-2018/LinkyWay GitHub Wiki
Annotation Server
Annotation Server Setup guideline can be found the following link: Elucidate Server
Elucidate server is a Web Annotation Standard compatible Http Server which runs on Apache Tomcat 8+.
In order to support annotations. Following steps must be performing:
- This server must be up and running.
- An annotation container must be created. To learn how to create a container follow the link: Usage
- Annotation server URL and Container id must be added to "application.properties" file which is in the "src/main/resources/" folder.