Helidon is a collection of Java libraries that made building microservices easier and 2.0 has some big changes in stores, including GraalVM support.
Category: Articles
Edge Computing on a SIM with Java Card 3.1
I am very pleased to announce that today’s blog entry is from aJava Card user and developer. It is about their feedbackregarding Java Card 3.1 release in IoT…
Introduction to Open Liberty | Baeldung
Learn how to use the Open Liberty framework to create and consume a RESTful web service
Top 3 Servlet and JSP Books for Java Developers – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
How to Remove an Element from an Array in Java? Example Tutorial
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Introducing Jakarta EE CDI | SpringerLink
Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If yo
Building Evolutionary Architectures – JAXenter
Things can change on a dime, leaving your teams unprepared, using outdated technologies. What are evolutionary architectures, and how do you build them?
Top Java technologies in 2020: JVM programming languages, IDEs & more
We compared current surveys by Snyk and JRebel to find out about this year’s most popular Java IDEs, frameworks, JVM programming languages and more.
How to become a better Java Programmer?
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
JEP 371 proposes Hidden Classes in Java – JAXenter
The first Java Enhancement Proposal (JEP) of 2020 is here. JEP 371 proposes to introduce hidden classes to improve how Java works with frameworks.
What Is Java Agent? – Developer.com
Get into the concept of Java agent gain an introductory idea of how it works.
Java Weekly, Issue 319 | Baeldung
A couple of write-ups on the Java Records preview feature in Java 14, and a great introductory guide to Spring Framework.
What You Should Know to Get Your First Job as a Java Programmer
I’ve taught so many groups and have yet to see a student who came to learn Java just for fun. Every single one of them wanted to become a…
Generating Barcodes and QR Codes in Java | Baeldung
Java has a few libraries we can call on to generate barcodes or QR codes. Here we see how to use them and integrate them into a web application.