* BAEL-5990 is implemented to generate JMeter dashboard reports
* BAEL-5990 made a fix to use Random nextInt() method with single arg
* BAEL-5990 updated code to use Arrays.asList rather than List.of
* BAEL-5990 Replaced tabs with space
* BAEL-5990 Removed unnecessary exception in the method declaration
* BAEL-5990 Updated class name
* BAEL-5990 Added JMeterDashboard profile to exclude DashboardApplication scan in other cases
* BAEL-5990 is implemented to generate JMeter dashboard reports
* BAEL-5990 made a fix to use Random nextInt() method with single arg
* BAEL-5990 updated code to use Arrays.asList rather than List.of
* BAEL-5990 Replaced tabs with space
* BAEL-5990 Removed unnecessary exception in the method declaration
* BAEL-5990 Updated class name
* BAEL-4674 - Basic Authentication in JMeter
Test plans & resources for article Basic Authentication in JMeter
Server classes to test basic auth against local server
* handled comments
* updated following feedback
Co-authored-by: Sebastien HARDEMAN <sebastien.hardeman@groupe-mma.fr>