/qx-service

Backend service for qx frontend

Primary LanguageJavaOtherNOASSERTION

qx-service

Installation

Redis needs to be running. Defaults to localhost at port 6379. Configure with

spring.data.redis.port=...
spring.data.redis.host=...