Image Server Admin UI
ImageServerAdminWebModule
adds some Admin Web controllers for managing
basic things of your ImageServer:
- managing resolutions
- uploading an image
- viewing an image by its unique key
Apart from AdminWebModule, an ImageServer client instance is required.
Artifacts
The ImageServer Admin UI dependency is present in Across Platform.
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>imageserver-admin</artifactId>
</dependency>