Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 323 Bytes

Static Image Server

A simple static image server using native Java module system, Helidon, and Alpine based JDK 12 EA

SDK and Tools

  • JDK 11
  • Docker
  • Gradle
  • Helidon Reactive WebServer

Getting Started

Clone the source repo and run gradle build.

gradlew clean build docker