I have created a service class, TestService who\'s constructor takes an array of Strings and has a little logic to return a list of Strings with length greater than 5.
Ho