Allow profiles auto-completion for spring.profiles.group

Closes gh-51273
This commit is contained in:
Stéphane Nicoll
2026-08-05 15:11:48 +02:00
parent 5edde93706
commit f40977b642
@@ -814,6 +814,14 @@
}
]
},
{
"name": "spring.profiles.group",
"providers": [
{
"name": "spring-profile-name"
}
]
},
{
"name": "spring.profiles.include",
"providers": [