Skip to content

Releases: glenrobson/SimpleAnnotationServer

Code cleanup and support for Elastic Search

15 Sep 00:23
c017fa6
Compare
Choose a tag to compare

Other changes:

  • Fix for string to array cast issue
  • Web front end using JavaServer Faces rather than custom template
  • Fixing annotations that contain tags
  • Supporting Elastic Search as a new backend.

Support Java 11

11 Jun 13:45
eadeef0
Compare
Choose a tag to compare
Support Java 11 Pre-release
Pre-release

Quick release to support java 11.

Binary Release

05 Jun 08:20
8add7ba
Compare
Choose a tag to compare

To run, download and extract the zip file. This will create a sas directory. Open up the terminal and run the following:

cd sas
java -jar dependency/jetty-runner.jar simpleAnnotationStore.war 

This will start the SimpleAnnotationServer and by default it will be accessible at http://localhost:8080