类 WeChatEventWebProperties

java.lang.Object
net.jlxxw.wechat.web.properties.WeChatEventWebProperties

@Configuration @ConfigurationProperties("wechat.event.server.web") public class WeChatEventWebProperties extends Object
作者:
lcy
  • 构造器详细资料

    • WeChatEventWebProperties

      public WeChatEventWebProperties()
  • 方法详细资料

    • getCodec

      public Codec getCodec()
    • setCodec

      public void setCodec(Codec codec)
    • getCoreControllerUrl

      public String getCoreControllerUrl()
    • setCoreControllerUrl

      public void setCoreControllerUrl(String coreControllerUrl)