1 General guides - ag88/embtomcatwebdav GitHub Wiki
This page extends the main readme to provide other information which may be useful.
Java / JDK
Java and specifically JDK >= 1.8 (Java 8 and above) is required to run embtomcatwebdav.
Oracle offers JDK, but that only with a JavaSE subscription https://www.oracle.com/java/technologies/downloads/
The alternatives, e.g. OpenJDK from Adoptium https://adoptium.net/
Microsoft's OpenJDK https://www.microsoft.com/openjdk
OpenJDK https://openjdk.org/
can be used to run embtomcatwebdav.
Do use the full JDK (Java Development Kit) rather than the smaller 'JRE' (Java Runtime Environment) to run embtomcatwebdav.
Web searches for 'JDK', 'OpenJDK', e.g. Google, Bing etc may provide leads to other JDK distributions available.