Actually, I want to say: apache flink, spark, hbase and others are written by java, not kotlin. kotlin is mostly for Android GUI. I don't enjoy kotlin benefits in my daily life.
Can I use kotlin and recent java runtime (like 25) to write apache flink, spark, hbase and others' server code and then build them to
jars
, and then run them in my producion use (java runtime 11)?