Package com.masai.config


package com.masai.config
  • Classes
    Class
    Description
    The ServiceConfig class is a Spring configuration class responsible for defining and managing beans, particularly the RestTemplate bean used for making RESTful API calls within the ChatBotSpringAI application.