索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

W

WebLog - io.github.mangocrisp.spring.taybct.tool.core.annotation中的Annotation Interface
加上这个注解,才会打印请求头日志
WebLogAspect - io.github.mangocrisp.spring.taybct.tool.core.aop中的类
打印请求日志,主要用于调试查看请求参数
WebLogAspect() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.aop.WebLogAspect
 
wechatConfig - 类中的变量 io.github.mangocrisp.spring.taybct.tool.wechat.controller.WechatController
 
WechatConfig - io.github.mangocrisp.spring.taybct.tool.wechat.config中的类
微信操作参数配置
WechatConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.wechat.config.WechatConfig
 
WechatController - io.github.mangocrisp.spring.taybct.tool.wechat.controller中的类
微信配置请求控制器
这个类里面只是写了一些默认的请求,要使用这些请求,得有一个 controller 类来继承这个类 然后实现这些请求
WechatController() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.wechat.controller.WechatController
 
where(Object, MybatisOptional<T>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.handle.QueryConditionHandler
查询条件
where(String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
设置 where 条件
where(String, String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
设置 where 条件
where(String, Supplier<String>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
设置 where 条件
where(Supplier<String>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
设置 where 条件
Wildcard - io.github.mangocrisp.spring.taybct.tool.core.es.dto.element中的类
相当于 like 模糊查询
Wildcard() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.es.dto.element.Wildcard
 
withTokenInfo(BiFunction<Config, Header[], E>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.tpa.ApiGateWay
请求带上 token 信息
withTokenInfoJSON(BiFunction<Config, Header[], String>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.tpa.ApiGateWay
带统一处理返回结果的方法
WRAPPER - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PageRequestConstants
mybatis查询别名
writeFile(byte[], String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.rsa.RSACoder
写 byte 数组为文件
writeFile(byte[], String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
写 byte 数组为文件
writeFile(byte[], String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM3Coder
写 byte 数组为文件
writeFile(byte[], String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM4Coder
写 byte 数组为文件
wxQrCode() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.wechat.controller.WechatController
获取访问微信二维码
wxSignatureCheck(String, String, String, String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.wechat.controller.WechatController
验证消息的确来自微信服务器
wxToken(String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.wechat.controller.WechatController
轮询检查登录状态
wxToken(String, String, Model) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.wechat.controller.WechatController
微信端扫描二维码之后 用户允许授权后,将会重定向到redirect_uri的网址上,并且带上 code 和state参数 redirect_uri?code=CODE&state=STATE
wxUserInfo(String, String, String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.wechat.controller.WechatController
获取微信用户信息
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格