How to Build a GraphQL-Compatible API in Java

GraphQL allows you to create APIs with a flexible, user-friendly interface. It allows the client of an API to tell the server what data it… Read more

Similar

Wrapping up Java 9 new Features

Java 9 comes with a rich feature set. Although there are no new language concepts, new APIs and diagnostic commands will definitely be interesting to developers. In this write up we’re going to have quick, high level look at some of the new features; Mod... (more…)

Read more »

Java 17 and IntelliJ Idea

A new Java release every six months can be exciting, overwhelming, or both. Given that Java 17 is also an LTS release, it’s not just the developers but enterprises also noticing it. If you have been w... (more…)

Read more »