Results 1 issues of Parshant Sehrawat

In gradle example Instead of using registry name I chose to use EL Expression ${this.registry} and program started throwing exceptions. Below is the code: `package com; import java.util.Random; import java.util.concurrent.TimeUnit;...