Skip to content

topicquests/backside-servlet-ks

Repository files navigation

CircleCI

backside-servlet-ks

BacksideServlet for the new TQElasticKnowledgeSystem, replaces BacksideServlet

Try it out

Use docker to build and boot.

docker-compose up --build

The BacksideServletKS api will be available on port 8080 at your docker host's ip.

Tests

Use docker to run tests in an automatically-provisioned environment.

docker-compose build --no-cache && docker-compose run web mvn clean test -Dgpg.skip=true

Building without Docker

Automatically download dependencies and build this project.

mvn clean install -DskipTests

About

org.topicquests:backside-servlet-ks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published