REST Webapp in Java for viewing a gallery of images and videos. Image rescaling as well as video
transcoding is performed based on request parameters. No UI included. Purely API-based. Authentication via HTTP
basic auth or session. Supports different user roles.
Version0.4.0compared with
Version Details
| 0.3.0 | 0.4.0 | |
|---|---|---|
| Release date | Jun 05, 2018 | Mar 01, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (10)
| 0.3.0 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.arangodb » arangodb-java-driver | - | 4.2.2 |
| + Added | commons-codec » commons-codec | - | 1.11 |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.9.3 | 2.9.10 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.3 | 2.9.10 |
| ~ Updated | commons-beanutils » commons-beanutils | 1.9.3 | 1.9.4 |
| ~ Updated | org.springframework » spring-core | 5.0.6.RELEASE | 5.0.16.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 5.0.6.RELEASE | 5.0.16.RELEASE |
| ~ Updated | org.springframework.security » spring-security-config | 5.0.0.RELEASE | 5.0.14.RELEASE |
| ~ Updated | org.springframework.security » spring-security-core | 5.0.0.RELEASE | 5.0.14.RELEASE |
| ~ Updated | org.springframework.security » spring-security-web | 5.0.0.RELEASE | 5.0.14.RELEASE |