bug fix #26204 .
The below case throw InactiveConfigDataAccessException
spring:
config:
activate:
on-profile: local
profiles:
include:
- kakaopay1
- kakaopay2
Comment From: wilkinsona
Thanks very much, @LichKing-lee.