• No one else said it… I like Java, and more than the language all the tools available around it. They have been adding to the language to cut down on the traditional verboseness, and it can even natively compile now** some of the time.

    The tools are also great, with Springboot for web services and jOOQ for databases, you can very quickly have a web app with strong typed database objects.