Embracing Java 17: Here’s What We Learned

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • temurin17-binaries

    Temurin 17 binaries

  • wget -O jdk.tar.gz https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.1%2B12/OpenJDK17U-jdk_x64_linux_hotspot_17.0.1_12.tar.gz tar -xzf jdk.tar.gz -C jdk_home JAVA_HOME="$(pwd)/jdk_home" $JAVA_HOME/bin/java.exe -jar project.jar

  • download-jdk

    Discontinued FUP2 https://github.com/oracle-actions/setup-java

  • There's even a github action which supports EA versions: https://github.com/sormuras/download-jdk

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project