Feb 5, 2022
Thanks Serjio, Here we have tried to leverage the use of springboot's @Service and @Autowire which will do the trick of injecting all the relevant services into the set. Thus making the code easy to extend by adding new service classes without breaking what is existing.