- Introduce top level properties to support conditional logic - The properties will have the format like "spring.ai.vectorstore.type=<vectorstore provider>" to enable specific vectore store implementation - By default, these will be enabled when no specific properties are set. To disable, set any value other than the provider name for example, none" Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>