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.16compared with

Version Details

Compile Changes (3)

1.15 1.16
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.sparkjava » spark-core2.9.22.9.3
~ Updated org.apache.logging.log4j » log4j-core2.13.22.17.0
~ Updated org.javassist » javassist3.22.0-GA3.28.0-GA

Test Changes (2)

1.15 1.16
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.code.gson » gson2.8.12.8.9
~ Updated junit » junit4.13.14.13.2