Advent of Code 2025 – Java Solutions
A developer shares their Java solutions for Advent of Code 2025 puzzles, focusing on code clarity and using Java 25 features.
A developer shares their Java solutions for Advent of Code 2025 puzzles, focusing on code clarity and using Java 25 features.
Guide to setting up test coverage in multi-module Android projects using JaCoCo and Kover, with integration to SonarCloud.
A tutorial on using the dotnet-sonarscanner CLI tool to analyze a .NET solution and generate reports with SonarQube.
A step-by-step guide to installing and running a local SonarQube instance for code quality analysis and experimentation.
How to manually change a project's artifactId in SonarQube when the UI doesn't support it, by directly updating the database.