Class MoonshotCommonProperties
java.lang.Object
org.springframework.ai.autoconfigure.moonshot.MoonshotParentProperties
org.springframework.ai.autoconfigure.moonshot.MoonshotCommonProperties
@ConfigurationProperties("spring.ai.moonshot")
public class MoonshotCommonProperties
extends MoonshotParentProperties
- Author:
- Geng Rong
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.ai.autoconfigure.moonshot.MoonshotParentProperties
getApiKey, getBaseUrl, setApiKey, setBaseUrl
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
DEFAULT_BASE_URL
- See Also:
-
-
Constructor Details
-
MoonshotCommonProperties
public MoonshotCommonProperties()
-