When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Continuous Code Inspection with SonarQube

How to integrate SonarQube with your Maven projects

     
  • 4
  •  |
  • Reviews ( 1.2K )
₹519

This Course Includes

  • iconudemy
  • icon4 (1.2K reviews )
  • icon1h 40m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Continuous Code Inspection with SonarQube

If you’re looking for a hands-on practical course to integrating _continuous code inspection_ of your

Java

and

Angular

applications, you’ve come the right place. The course that will guide you through the process of _installing, integrating and using_ SonarQube with applications that utilize the

Maven build system.

As a byproduct, you will also get to know DevOps tools like

Jenkins

and learn how to setup

continuous code inspection

for your codebase. This course is focused on Maven projects. It reflects all scenarios that can occur during the integration of SonarQube with your single- or multi module Maven applications. We will briefly go over maven basics, and we will discuss single module Java applications, single module Angular applications, as well as multi-module mixed applications, where your Java and Angular codebase is placed in different modules.Finding the right pieces to the puzzle is often times demanding, but using the resources I’ve prepared, you will be able to configure your projects without wasting any valuable time on research. By the end of the course, you will get to know how to implement continuous code inspection with SonarQube automated by Jenkins, and take the firsts steps to developing an easily maintainable product with high quality.

DURING THE COURSE, YOU WILL LEARN TO:

Setup your Jenkins and SonarQube on a Linux Virtual Machine or with Docker containers

Integrate your Maven Projects with SonarQube

Create code coverage reports manually

Create a Jenkins pipeline that automates scanning for you

Identify bugs, code smells, vulnerabilities and code debt in SonarQube

Create quality gates and quality profiles

Understand maintainability, reliability and security ratings in SonarQube

What You Will Learn?

  • Deploy Jenkins and SonarQube with Docker .
  • How to install Jenkins and SonarQube on a Lniux system .
  • How to integrate SonarQube with Jenkins .
  • Sonar Scanner integration with Maven plugins and NPM .
  • How to scan Java and Angualr projects with Sonar Scanner .
  • SonarQube multi module Maven project integration .
  • Identifying bugs, vulnerabilities, tech debt, code coverage and code smells in software projects .
  • Tips and tricks for easier integration.