value
Specifies the platform profiles to activate.
Each value in this array will be registered as an active Spring profile, enabling platform-specific configurations and beans.
Common Values:"shell"
- Interactive CLI mode"mcp-server"
- MCP protocol server"bedrock"
- AWS Bedrock integration
Multiple profiles can be specified to combine features:
"metrics", "observability"
Content copied to clipboard)
}
Content copied to clipboard
Return
array of profile names to activate