Guide on developing a CRUD API with Jakarta EE using Open Liberty, Derby DB, MicroShed Testing and the Liberty Maven Plugin
Category: Articles
2020 IT skills: what we learned from 213,782 coding tests – JAXenter
Data from over 213,000 coding tests revealed some IT skills hiring trends to look for in 2020. See what DevSkillers’ data reveals about recent IT trends.
Visualizing memory management in JVM(Java, Kotlin, Scala, Groovy, Clojure)
Let us take a look at how the JVM manages memory.
Java Preview Features | Baeldung
A quick and practical overview of Java preview features.
Java Logging
This tutorial series explains how Java Logging (Java’s own logging API) works, covering both usage, configuration and internal design.
Quarkus is Eclipse MicroProfile 3.2 compatible!
Quarkus: Supersonic Subatomic Java
New Java 13 Features | Baeldung
Learn about the new features and improvements introduced in JDK 13
Java Stream Collectors Explained
How do Collectors work — and how can we build our own?
How to map a Java multidimensional array with PostgreSQL and Hibernate
I’m trying to map a three-dimensional array from PostgreSQL with Hibernate. A need to store weights of a multilayer neural network. How should I do it better?All source I’ve met was too old. It…
Cloud Native for Java Day @ KubeCon EU
Cloud Native for Java (CN4J) Day at KubeCon + CloudNativeCon Europe will be the first time the best and brightest minds from the Java ecosystem and the Kubernetes ecosystem come together at one eve…
Top 10 Frameworks Java Web Developers (Frontend and Backend) Should learn in 2020
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Understanding StackTraces in Java – FusionReactor
Real-time JAVA application performance monitor to analyze, diagnose and keep your servers alive. Supports JBoss, Tomcat, Glassfish, Jetty, ColdFusion
Java Naming Conventions – Best Practices – HowToDoInJava
Java naming conventions are sort of guidelines which application programmers are expected to follow to produce a consistent and readable code.
Weekly Review: 2020 IT skills, Java JUnit 5.6 & more – JAXenter
Last week, we looked at IT skills hiring trends in 2020, JUnit’s latest update – version 5.6, JavaScript developers’ salaries, Java’s new features & more!
Sentry Error Tracker – A guardian of your Quarkus application
Quarkus: Supersonic Subatomic Java