how to iterate through list in spring boot code example Example: spring iterate for (String m : myList) { ... }