This project contains a server for creating and managing annotations based on the Web Annotation Data Model (WADM) implementing the complete Web Annotation Protocol (WAP). The service is realized as microservice using Spring Boot and can be operated standalone.
To install the application from source, see howtos/INSTALL. This way no IDE is needed.
To open this project in Eclipse please follow these steps: (on other IDEs, the steps might be different)
The STS (Spring Tool Suite) plug-in should be installed
Now it should be possible to right click on the project and choose "Run as" -> "Spring Boot App"
The WAP Server is licensed under the Apache License, Version 2.0.