
Update `ConfigFileApplicationListener` so that `spring.profiles.active` and `spring.profiles.include` can use the square bracket list notation. Prior to this commit, only comma-separated lists could be used for those values. Closes gh-21006
Update `ConfigFileApplicationListener` so that `spring.profiles.active` and `spring.profiles.include` can use the square bracket list notation. Prior to this commit, only comma-separated lists could be used for those values. Closes gh-21006