Hacker News new | ask | show | jobs
by oftenwrong 120 days ago

    #!/usr/bin/env java --source 25
    void main() {
        IO.println("Hello, World!");
    }
1 comments

Many of Java’s hatred comes from old Java. The rest comes from Spring.