Skip to content

Java implementation of Annotatorjs backend storage

Notifications You must be signed in to change notification settings

WhalesonLiu/kangaroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kangaroo

This project is the backend storage which uses Java for realizing annotatorjs.

annotatorjs

Annotator is an open-source JavaScript library to easily add annotation functionality to any webpage. Annotations can have comments, tags, links, users, and more. http://annotatorjs.org/

You need to understand these techniques before using them.

  • Java
  • Maven
  • Spring-Boot
  • Spring-Data-Jpa

How to run?

mvn spring-boot:run