danielbinder / LogiVis

A teaching aid for concepts and algorithms in logic
MIT License
2 stars 0 forks source link

Replace sparkJava dependency with Spring boot #29

Closed danielbinder closed 7 months ago

danielbinder commented 9 months ago

SparkJava has not been updated in some time (last commit to the repo was 2 years ago). We want to 1) Avoid vulnerabilities 2) Allow for native compiling (with GraalVM) without any of the weirdness sparkjava produces

Tasks:

danielbinder commented 8 months ago

Currently working:

Current NOT working:

Remaining TODOs beyond that: