🎯 In this video, you’ll learn how to analyze a simple Java Hello World application using SonarQube. Whether you're a DevOps engineer, developer, or student, this beginner-friendly guide will help you set up SonarQube, connect your Java project, and run a code quality scan in minutes!
🛠️ We’ll cover:
What is SonarQube and why it's used
How to set up a sample Java Hello World project
Installing and running SonarQube using Docker
Connecting the Java project to SonarQube using sonar-scanner
Analyzing code quality: bugs, code smells, and duplications
📦 Tools Used:
Java (OpenJDK)
Maven
SonarQube
Docker
Sonar Scanner