Articles, dummyCategory

Java 2022: Predictions and Assumptions – JAXenter

The need to work from home and the inability to freely move around the world has stimulated the development of data security, cloud computing, big data, tools for remote work. The Java language and platform are still in demand and evolving. In this article, Alex Yelenevych is going to talk about what will influence the development of Java in 2022 and what to expect for developers of this language.

Articles, Home

Get to Know Jakarta MVC

Ivar Grimstad recaps the history and current status of Jakarta MVC, and provides a brief introduction to the Model-View-Controller technology.

Articles, Home

GraalVM Truffle API

The GraalVM Truffle API makes it possible to execute code in a different language than your application’s main language – e.g. execute JavaScript from inside a Java app.