What is Temurin?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • SDKMan

    The SDKMAN! Command Line Interface

  • I think any Java 11 SDK will be sufficient. There is no real difference which SDK you are going for. Have a look there: https://stackoverflow.com/questions/52431764/difference-between-openjdk-and-adoptium-adoptopenjdk If you are using Linux or MacOS then I advise to install sdkman (https://sdkman.io/) and then switching between SDKs will become just a matter of 3 commands in the terminal. Here is a guide for how to use sdkman: https://www.wimdeblauwe.com/blog/2018/2018-09-26-switching-between-jdk-8-and-11-using-sdkman-/ Ignore that it is talking about Java 8. You can use it with other versions as well. "sdk list java" At work I'm using 8.0.265.dh-adpt and 11.0.8.hs-adpt (both from AdoptOpenJDK). But if you get anything else working there then that is also OK.

  • 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

Related posts