Skip to content
KSCodes
  • Java 21
  • Java
    • String Handling
    • Collections
    • Exception Handling
    • JDBC
    • File IO
    • Apache POI
    • XML Parsing
    • JSON
  • Spring MVC
  • HTML5
  • jQuery
  • Tutorials
  • Misc

Creating Your First Micronaut Application

Introduction Micronaut is a modern, cloud-native Java framework built for microservices and serverless applications. Unlike traditional Java frameworks, Micronaut focuses on: In this tutorial, you

Read More →

Installing Micronaut CLI and Setting Up Your First Project

Micronaut is a modern JVM-based framework designed to create lightweight, fast, and cloud-native microservices. In this post, we’ll walk you on installing Micronaut CLI and creating your very

Read More →

What is Micronaut? Introduction and Core Features

πŸ‘‹ What is Micronaut? Micronaut is a Java framework that helps developers build small, fast, and modern applications, especially microservices. It’s designed to start quickly, use less memory,

Read More →

How Java 21 Enhances Developer Productivity: A Deep Dive

πŸš€ Introduction Java has been a favorite language for millions of developers around the world. With Java 21, things just got better β€” especially for developer productivity. In this post, we’l

Read More →

Java 21 and Reactive Programming : The Future

🧡 Introduction Reactive programming has become essential for building scalable, non-blocking, and responsive applications. With Java 21, many new features make writing reactive code easier and m

Read More →

Should You Upgrade to Java 21 in Production?

Should You Upgrade to Java 21 in Production? A Simple Guide Java 21 is here, and it brings exciting new features and long-term support (LTS). But should you upgrade your production systems right aw

Read More →

Debugging Virtual Threads in Java 21: Tips and Tools

🧩 Introduction With Java 21, Virtual Threads became a powerful tool to simplify writing scalable concurrent applications. But what happens when things go wrong? How do you debug issues in these

Read More →

JUnit 5 and Java 21: Modern Testing Practices

πŸ“Œ Introduction Testing your code is just as important as writing it. With JUnit 5 and the new features of Java 21, testing has become more powerful, readable, and flexible. This post will help y

Read More →

Refactor Old Java Code to Use Java 21 Features

🧠 Why Refactor Old Java Code to use Java 21? Over the years, Java has evolved a lot. New features in Java 21 can simplify code, reduce bugs, and improve performance. But many teams still work wi

Read More →

Using Java 21 with VS Code: A Lightweight Workflow

Java 21 brings modern features that simplify development and improve performance. Whether you’re a student, hobbyist, or a developer tired of heavy IDEs like Eclipse or IntelliJ, Visual Studi

Read More →

Posts pagination

< 1 … 13 14 15 16 17 … 40 >







Aim

The aim of this blog is to try to give some useful tips that can make developers life easy at work. For any queries or suggestions please email us at kscodes.web@gmail.com

Links

  • About Us
  • Privacy Policy
Copyright Β© 2021