Help Inform Azure Java EE Migration Guides The Azure team at Microsoft (myself included) has been strengthening its commitment and outreach to the Java EE comm ... 2019-08-14
How to Customize Serialization in Java Using the Externalizable Interface In a previous article, Everything You Need to Know About Java Serialization Explained , I explained how we can seria ... 2019-08-14
How to Install Gradle in a Windows Operating System [Video] How to Install Gradle in a Windows Operating System [Video] 2019-06-30
Spring MVC and MongoDB: A Match Made in Platform.sh Heaven How difficult is it for a Java developer to create an application that needs to handle front-end technology? It’s a ... 2019-06-28
Working With Filters in Spring In this article, I am going to talk about how to best implement filters over HTTP requests in Spring. That is, assum ... 2019-06-25
Five-Minute Friday #003: Top Java (Web) Frameworks and Skills Companies Look for in 2019 [V… Questions answered in this episode : "What are the top used frameworks, tools, and libraries in Java — at le ... 2019-06-21
The False Hope of Managing Effects With Tagless-Final in Scala (Part 2) Tagless-final is a technique originally used to embed domain-specific languages 2019-06-21
JavaLand 2019 Retrospective In this article, I talk about my impressions from the JavaLand 2019 2019-06-15
How to Build Scalable, Stateful Java Services in Under 15 Minutes Five years ago when I started tracking media buzz around stateful architectures, I’d see a few articles every month ... 2019-06-11
How to Create a Java Batch Insert Without Using POJO Code POJO boilerplate code is commonly used over a variety of functions in Java programs, be it comparison using the com ... 2019-06-08