Skip to content
Genuine Coder
Genuine Coder
  • JavaFX
    • JavaFX 3D
    • JavaFX GUI
    • JavaFX Library Software
  • Java
  • Tutorial
  • JavaFX
    • JavaFX 3D
    • JavaFX GUI
    • JavaFX Library Software
  • Java
  • Tutorial
© All rights reserved. Proudly powered by WordPress. Theme SpeedBlog designed by WPInterface.
  • Home
  • Java

Category: Java

Building Real-World Microservices with Spring Boot 3: A Step-by-Step Guide
Posted in Java Spring boot

Building Real-World Microservices with Spring Boot 3: A Step-by-Step Guide

Estimated read time 1 min read
Posted on April 21, 2024April 21, 2024
by Muhammed Afsal Villan

In this comprehensive tutorial, we’ll explore the world of microservices using the latest Spring Boot 3 framework. We’ll create a…

Learn More 47 Comments on Building Real-World Microservices with Spring Boot 3: A Step-by-Step Guide
Java JFrame Tutorial
Posted in Java Tutorial

Java JFrame Tutorial

Estimated read time 6 min read
Posted on June 28, 2022June 29, 2022
by Muhammed Afsal Villan

JFrame is a java swing container that can be used to create application windows. JFrames are the top most container…

Learn More 65 Comments on Java JFrame Tutorial
Create animated GIF from multiple images in Java
Posted in Java Tutorial

Create animated GIF from multiple images in Java

Estimated read time 6 min read
Posted on June 25, 2022June 25, 2022
by Muhammed Afsal Villan

In this tutorial, we will learn how to programmatically create animated GIF by combining multiple images in java easily. We…

Learn More 51 Comments on Create animated GIF from multiple images in Java
How to create excel files in Java
Posted in Java Tutorial

How to create excel files in Java

Estimated read time 7 min read
Posted on June 23, 2022
by Muhammed Afsal Villan

In this tutorial, we will explore the Java spreadsheet support and learn how to create Microsoft Excel .xlsx spreadsheet files…

Learn More 51 Comments on How to create excel files in Java
Java WebP Image Support – Read and Save WebP Images
Posted in Java Tutorial

Java WebP Image Support – Read and Save WebP Images

Estimated read time 5 min read
Posted on June 23, 2022June 30, 2022
by Muhammed Afsal Villan

WebP is a new generation image format developed by Google exclusively for the Web. It has both lossy and lossless…

Learn More 50 Comments on Java WebP Image Support – Read and Save WebP Images
How to open file explorer in java
Posted in Java Tutorial

How to open file explorer in java

Estimated read time 3 min read
Posted on June 18, 2022June 18, 2022
by Muhammed Afsal Villan

Sometimes, we come across requirements where we need to open a particular folder or directory in the native file explorer.…

Learn More 50 Comments on How to open file explorer in java
Java TrayIcon Tutorial (With popupmenu and images)
Posted in Featured Java

Java TrayIcon Tutorial (With popupmenu and images)

Estimated read time 3 min read
Posted on June 17, 2022June 17, 2022
by Muhammed Afsal Villan

Trayicons are really useful widgets for interacting with the application when the main dialog is minimized/hidden or the application is…

Learn More 50 Comments on Java TrayIcon Tutorial (With popupmenu and images)
Downloading a file from spring controller with spring boot
Posted in Java Spring

Downloading a file from spring controller with spring boot

Estimated read time 3 min read
Posted on June 13, 2022June 14, 2022
by Muhammed Afsal Villan

Sometimes, we will have to provide rest API endpoint for downloading certain files. In this article, we will see how…

Learn More 51 Comments on Downloading a file from spring controller with spring boot
Send email from Java application using Java Mail API
Posted in Java Tutorial

Send email from Java application using Java Mail API

Estimated read time 3 min read
Posted on February 24, 2019February 24, 2019
by Muhammed Afsal Villan

Java Mail API allows to send emails from your Java application. Very often it will be necessary to send emails…

Learn More 51 Comments on Send email from Java application using Java Mail API
JAR to EXE : Java program to Windows executable
Posted in Java

JAR to EXE : Java program to Windows executable

Estimated read time 5 min read
Posted on December 9, 2017July 2, 2022
by Muhammed Afsal Villan

Java is the best programming language available today that works across different platforms. I love Java and JavaFX. Once you…

Learn More 51 Comments on JAR to EXE : Java program to Windows executable
JavaFX Complete Project Tutorial : Building Material Designed Library Management Software
Posted in Java JavaFX

JavaFX Complete Project Tutorial : Building Material Designed Library Management Software

Estimated read time 3 min read
Posted on November 18, 2016September 27, 2018
by Muhammed Afsal Villan

Programming can only be learned properly with continuous practice. When you work on a complete software project, you’ll have to…

Learn More 45 Comments on JavaFX Complete Project Tutorial : Building Material Designed Library Management Software
JavaFX : How to implement Drag and Drop
Posted in Java JavaFX GUI

JavaFX : How to implement Drag and Drop

Estimated read time 4 min read
Posted on November 11, 2016December 8, 2017
by Muhammed Afsal Villan

Drag and drop allows data transfer between various components in your javafx application. It allows transferring data in between your…

Learn More 52 Comments on JavaFX : How to implement Drag and Drop
How to make Navigation Drawer (Side Panel) in JavaFX – JavaFX Drawer
Posted in Java JavaFX

How to make Navigation Drawer (Side Panel) in JavaFX – JavaFX Drawer

Estimated read time 4 min read
Posted on August 21, 2016September 24, 2018
by Muhammed Afsal Villan

Navigation drawer provides an intuitive way to keep main navigation controls of the UI clean. The drawer will only be…

Learn More 43 Comments on How to make Navigation Drawer (Side Panel) in JavaFX – JavaFX Drawer
JavaFX Material Design : Setting Up and Making Login Application
Posted in Java JavaFX

JavaFX Material Design : Setting Up and Making Login Application

Estimated read time 3 min read
Posted on May 22, 2016June 18, 2022
by Muhammed Afsal Villan

One problem I have faced when developing java applications was the old look. Even after the introduction of Nimbus look…

Learn More 50 Comments on JavaFX Material Design : Setting Up and Making Login Application
How to add JavaFX Charts / Graphs : Tutorial
Posted in Java JavaFX

How to add JavaFX Charts / Graphs : Tutorial

Estimated read time 3 min read
Posted on May 21, 2016August 2, 2019
by Muhammed Afsal Villan

JavaFX provides a powerful set of Charts/Graphs that can be added very easily to your programs. Frankly, It is even…

Learn More 51 Comments on How to add JavaFX Charts / Graphs : Tutorial
Text Editor in Java with Source Code
Posted in Java Source Code

Text Editor in Java with Source Code

Estimated read time 3 min read
Posted on May 18, 2016September 27, 2018
by Muhammed Afsal Villan

Today, I am going to make a Text Editor program using our Java. Yeah, Like notepad. I want to add…

Learn More 50 Comments on Text Editor in Java with Source Code
Making Calculator in JavaFX (with Source Code)
Posted in Java JavaFX

Making Calculator in JavaFX (with Source Code)

Estimated read time 1 min read
Posted on May 15, 2016September 23, 2018
by Muhammed Afsal Villan

JavaFX is a wonderful improvement to Java programming language. It includes a wide number of new user interface controls and…

Learn More 51 Comments on Making Calculator in JavaFX (with Source Code)
Directory / Folder Indexing Program Using Java
Posted in Java Uncategorized

Directory / Folder Indexing Program Using Java

Estimated read time 4 min read
Posted on May 13, 2016February 20, 2017
by Muhammed Afsal Villan

I thought it will be cool if I can make a program that scans some pen drive or hard disk…

Learn More 51 Comments on Directory / Folder Indexing Program Using Java
Java File Explorer program with Source Code
Posted in Java Uncategorized

Java File Explorer program with Source Code

Estimated read time 3 min read
Posted on May 13, 2016February 20, 2017
by Muhammed Afsal Villan

Let’s develop a basic file explorer using java. Java’s FILE class from java.io package provides simple way to represent both…

Learn More 40 Comments on Java File Explorer program with Source Code
Java Barcode Generator Program with Source Code
Posted in Java

Java Barcode Generator Program with Source Code

Estimated read time 2 min read
Posted on May 3, 2016September 27, 2018
by Muhammed Afsal Villan

We deal with barcodes every day. Compared to QR codes or Quick Response codes, it is simple to generate, read…

Learn More 50 Comments on Java Barcode Generator Program with Source Code

Posts navigation

← Older Articles
© All rights reserved. Proudly powered by WordPress. Theme SpeedBlog designed by WPInterface.