jooby 2.8.8
Happy and proud to announce a new release! π π
- #1805: [openapi] generation fails if I use java.net.URI as a query param
- #1806: [mvc]: java.util.List contains null if query param doesn't specified
- #1807: [mvc]: VerifyError after upgrading to 2.8.5 when using @FormParam MVC Annotation
- #1810: [ssl]: Mutual TLS
- #1813: [ssl]: Bug in ServerOptions.java
- #1814: [mvc]: jooby-apt generates incorrect import statement for bounded wildcards
- #1815: File upload multipart hits an error of ClassCastException while using CsrfHandler