Java
-
Core Java
Java Is Becoming What COBOL Was – Will It Become What COBOL Is?
Any computer science graduate from a university, technical school or community college is trained in it. Every company of any…
Read More » -
Software Development
NetBeans IDE Tutorial
1. About Netbeans IDE Netbeans IDE, started as a student project known as Xelfi in the past, is a popular…
Read More » -
Core Java
JVM Architecture: Execution Engine in JVM
Hello readers! In the previous article of JVM series, developers learned about the Virtual machine’s ClassLoader and Runtime Data Areas…
Read More » -
Core Java
JVM Architecture: Overview of JVM and JVM Architecture
Hello readers! In this tutorial, we will understand and learn the Java Virtual Machine (JVM) and its architecture. This tutorial…
Read More » -
Core Java
Minimize Java Memory Usage with the Right Garbage Collector
Size matters when it comes to software. It has become clear that using small pieces within the microservice architecture delivers…
Read More » -
Enterprise Java
Load balancing with Apache Camel
In this example we will show you how to use Apache Camel as a load balancer for your system. In…
Read More » -
Enterprise Java
Improve your Logging in your Java EE Application with tinylog 1.1
tinylog is a lightweight logging framework for Java. In opposite to Apache Log4j and Logback, tinylog consists of a single…
Read More » -
Enterprise Java
CUBA Platform – an open source Java framework for rapid application development
Traditionally, since the very beginning of the computing era, enterprise software development has faced one challenge when, naturally, it is…
Read More » -
Enterprise Java
My personal CRUD story – or how i came to CUBA platform
In this blog post i’d like to lay out how i came to the CUBA platform and what the benefits…
Read More »