Skip to content

Releases: avaje/avaje-http

dinject-1.6

31 May 21:18
Compare
Choose a tag to compare

#9 Add type conversion for boolean, Boolean, BigDecimal, Instant, OffsetDateTime
#7 Support metric parameters
#8 Have @Form on method imply a bean is a "form bean" (not require @Form on method param)

dinject-1.2

17 May 05:01
Compare
Choose a tag to compare

#5 Set response status before calling route handler to avoid overriding status set in handler
by nschlehe

#4 HTTP status code can't be overwritten by route handler
by nschlehe