tomdesair / tus-java-server

Library to receive tus v1.0.0 file uploads in a Java server environment
MIT License
128 stars 60 forks source link

feat: Added build step for Java 21 #60

Open tomdesair opened 11 months ago

tomdesair commented 11 months ago

The goal of this PR is to add a Java 21 build and test step in the CI pipeline. However, currently only an early access version of Java 21 Temurin is available. So I will merge this once the official version is released.

coveralls commented 11 months ago

Coverage Status

coverage: 95.005%. remained the same when pulling e31a9062ec5c077f8939c69c802b4da54398225f on F-java-21 into 1c4adf10e2ef29d86f94e572c35e7e22137ff3a0 on master.