Protect against infinite property include loop
Update `ConfigFileApplicationListener` to ensure that a `spring.profiles.include` property that refers to an already processed profile doesn't cause an infinite loop. Closes gh-13361
Showing
Please register or sign in to comment