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.
Let's learn how to convert text to speech in multiple languages using one of the important Cognitive Services APIs called Microsoft Text to Speech Service API.
Want to learn more about how to serialize and deserialize primitive types in Gson? Check out this post where we look at primitive types in Gson with Maven and JSON.
.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.