News

Developers writing embedded Java applications have a stack of frameworks and other tools to choose from. Here are the best Java frameworks used for embedded development today.
Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice applications. This tutorial will create three microservices using Java, Kotlin and Groovy.
Generics in Java programming Why use generics? How to use generics for type safety Generics in the Java Collections Framework Examples of generic types in Java Raw types vs. generics Why use generics?
Oracle introduced its new open-source framework, Helidon, in September 2018. Originally named Java for Cloud, Helidon is a collection of Java libraries for creating microservices-based applications.
The Trails open-source framework, inspired by Ruby on Rails, makes Java development easier.
With enterprise applications, it's not unusual to aggregate content published on live sites. As such, it's a good idea to develop a level of familiarity with one of the popular Java screen scraper ...
The latest release of Javalin, the lightweight Web framework for Kotlin and Java, is a minor, mostly bug-fix release, but the steady evolution and growing popularity of this open-source project are a ...
C++ and Java. For anyone writing their own or adopting Google’s parser written in C++ (a super fast compiled language), Google has released the source code for its robots.txt parser validation ...