This library provides a routing and request mapping stack on top of the well known and industry proven eclipse jetty http server. It also supports websockets.
Version1.0.2compared with
Version Details
| 1.0.1 | 1.0.2 | |
|---|---|---|
| Release date | Nov 06, 2021 | Oct 07, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.undertow » undertow-core | - | 2.2.19.Final |
| + Added | org.jboss.xnio » xnio-api | - | 3.8.8.Final |
| ~ Updated | org.javawebstack » validator | 1.0.0 | 1.0.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.8.1 | 5.9.0 |
| - Removed | org.eclipse.jetty » jetty-server | 9.4.44.v20210927 | - |
| - Removed | org.eclipse.jetty.websocket » websocket-server | 9.4.43.v20210629 | - |
Test Changes (1)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.8.1 | 5.9.0 |