You are here |
hanno.codes | ||
| | | |
www.jrebel.com
|
|
| | | | Java 16 is scheduled for release on March 16. Find out what new features will appear in Java 16 as well as Java 16 preview and incubator features. | |
| | | |
www.morling.dev
|
|
| | | | Java 16 is around the corner, so there's no better time than now for learning more about the features which the new version will bring. After exploring the support for Unix domain sockets a while ago, I've lately been really curious about the incubating Vector API, as defined by JEP 338, developed under the umbrella of Project Panama, which aims at "interconnecting JVM and native code". Vectors?!? Of course this is not about renewing the ancient Java collection types like java.util.Vector (...... | |
| | | |
gafter.blogspot.com
|
|
| | | | I've finally had some time to make progress on a prototype of closures. If you want to see what an API looks like, you can compare Doug Le... | |
| | | |
mydeveloperplanet.com
|
|
| | In this blog, you will learn how to setup a Maven multi-module project which consists out of a Spring Boot backend and a Vue.js frontend. The application itself will not be created, only the setup of the project is covered in this blog. Enjoy! 1. Introduction Many applications consist out of a backend and a... |