You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in #19788 (comment) we currently don't support square bracket binding notation for spring.profiles.active or spring.profiles.include.
This means you can' use YAML lists for those properties. We also can't implement a fix for #19537
The text was updated successfully, but these errors were encountered:
philwebb
changed the title
Support binding of active/include profiles using square bracket notation
Support square bracket notation profiles properties
Apr 18, 2020
Uh oh!
There was an error while loading. Please reload this page.
As noted in #19788 (comment) we currently don't support square bracket binding notation for
spring.profiles.active
orspring.profiles.include
.This means you can' use YAML lists for those properties. We also can't implement a fix for #19537
The text was updated successfully, but these errors were encountered: