Articles tagged java12
Better, Faster, Lighter Java with Java 12 and JHipster 6

{% include integrator-org-warning.html %} :page-liquid: :toc: macro There’s a lot going on in the Java ecosystem lately. Now that major Java versions are released every six months, it can be difficult to keep up. Personally, I develop the majority of my Java applications using Spring Boot. Because of this, I was stuck on Java 8 until Spring Boot 2.1 was released last October. Spring Boot 2.1 added Java 11 support, along with performance improvements, a...