Releases: dustinkredmond/sparkfx
Releases · dustinkredmond/sparkfx
2.0.2
SparkFX initial release
- Add/Edit/Modify Routes at runtime
- Complement your Route logic with nifty RouteLibraries
- Run server startup scripts (force GZIP, enable HTTPS, etc.)
Included binary
- Built, tested, and runs on Windows 10 64-bit without a hitch
- If you run into trouble on *nix or MacOS, build from source with Maven (
cd sparkfx && mvn package
)