Check out this post on Oracle's Code One keynote outlines about future Java projects, including Project Panama, Valhalla, Amber, and Loom. Click here for more!
Want to learn more about how to fight Java memory leaks in your production system? Click here to learn more about fighting memory leaks without all your fancy tools!
Want to learn more about implementing data classes with the Java Persistence API (JPA)? Check out this post to learn more about using data classes in Kotlin.
Want to learn more about measuring method execution times? Check out this tutorial where we look at measuring method execution times with Spring AOP and AspectJ.
.NET Core is a great framework for building out front- and backend applications. Read on to learn how to version the APIs your app's call using this framework.