类 OpenAiProperties
java.lang.Object
cn.gjsm.miukoo.properties.OpenAiProperties
- 所有已实现的接口:
org.springframework.beans.factory.InitializingBean
@ConfigurationProperties(prefix="openai")
public class OpenAiProperties
extends Object
implements org.springframework.beans.factory.InitializingBean
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
OpenAiProperties
public OpenAiProperties()
-
-
方法详细资料
-
afterPropertiesSet
- 指定者:
afterPropertiesSet在接口中org.springframework.beans.factory.InitializingBean- 抛出:
Exception
-