I want to add any number of integers in spring boot application. I have made application which can add two integers but i want to add any number of integers.Below is the cod