Sparknotation is a library to use Sparkjava framework with annotation. It is useful when working on
projects with a lot of endpoints where it sometimes becomes messy to deal with all these Spark.something
methods. It also saves the hassle of always getting back parameters, query parameters and headers from the
Request object.
Version1.11compared with
Version Details
| 1.10 | 1.11 | |
|---|---|---|
| Release date | Aug 02, 2018 | Sep 08, 2018 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.10 | 1.11 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.sparkjava » spark-core | 2.7.1 | 2.7.2 |
Test Changes (1)
| 1.10 | 1.11 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.sparkjava » spark-template-jade | 2.5.5 | 2.7.1 |