Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/macrozheng/mall-learning
/ types & classes
Types & classes
695 in github.com/macrozheng/mall-learning
⨍
Functions
6,517
◇
Types & classes
695
Class
AdminRoleDto
Created by macro on 2020/12/9.
mall-tiny-generator/src/main/java/com/macro/mall/tiny/domain/AdminRoleDto.java:11
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity用户信息封装类 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny-swagger/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity需要的用户详情 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny-boot/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity用户信息封装类 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny-04/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity用户信息封装类 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny-06/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity用户信息封装类 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny-05/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity用户信息封装类 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny-08/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity用户信息封装类 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AdminUserDetails
@auther macrozheng @description SpringSecurity用户信息封装类 @date 2020/10/15 @github https://github.com/macrozheng
mall-tiny-07/src/main/java/com/macro/mall/tiny/domain/AdminUserDetails.java:20
Class
AliPayParam
@auther macrozheng @description 支付宝支付请求参数 @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/dto/AliPayParam.java:13
Class
AlipayClientConfig
@auther macrozheng @description 支付宝请求客户端配置 @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/config/AlipayClientConfig.java:14
Class
AlipayConfig
@auther macrozheng @description 支付宝支付相关配置 @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/config/AlipayConfig.java:15
Class
AlipayController
@auther macrozheng @description 支付宝支付Controller @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/controller/AlipayController.java:31
Class
AlipayOrder
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/mbg/model/AlipayOrder.java:8
Class
AlipayOrderController
@auther macrozheng @description 支付宝订单管理Controller @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/controller/AlipayOrderController.java:25
Class
AlipayOrderExample
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/mbg/model/AlipayOrderExample.java:8
Interface
AlipayOrderMapper
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/mbg/mapper/AlipayOrderMapper.java:8
Interface
AlipayOrderService
@auther macrozheng @description 支付宝订单管理Service @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/service/AlipayOrderService.java:11
Class
AlipayOrderServiceImpl
@auther macrozheng @description 支付宝订单管理Service实现类 @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/service/impl/AlipayOrderServiceImpl.java:23
Interface
AlipayService
@auther macrozheng @description 支付宝支付Service @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/service/AlipayService.java:14
Class
AlipayServiceImpl
@auther macrozheng @description 支付宝支付Service实现类 @date 2023/9/8 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/service/impl/AlipayServiceImpl.java:33
Class
BucketPolicyConfigDto
@auther macrozheng @description Minio Bucket访问策略配置 @date 2020/8/11 @github https://github.com/macrozheng
mall-tiny-08/src/main/java/com/macro/mall/tiny/dto/BucketPolicyConfigDto.java:15
Class
BucketPolicyConfigDto
@auther macrozheng @description Minio Bucket访问策略配置 @date 2020/8/11 @github https://github.com/macrozheng
mall-tiny/src/main/java/com/macro/mall/tiny/dto/BucketPolicyConfigDto.java:15
Class
BuilderExample
@auther macrozheng @description @Builder注解使用示例 @date 2020/12/17 @github https://github.com/macrozheng
mall-tiny-lombok/src/main/java/com/macro/mall/tiny/example/BuilderExample.java:12
Class
CancelOrderReceiver
@auther macrozheng @description 取消订单消息的处理者 @date 2018/9/14 @github https://github.com/macrozheng
mall-tiny-08/src/main/java/com/macro/mall/tiny/component/CancelOrderReceiver.java:17
Class
CancelOrderReceiver
@auther macrozheng @description 取消订单消息的接收者 @date 2018/9/14 @github https://github.com/macrozheng
mall-tiny/src/main/java/com/macro/mall/tiny/component/CancelOrderReceiver.java:17
Class
CancelOrderReceiver
@auther macrozheng @description 取消订单消息的处理者 @date 2018/9/14 @github https://github.com/macrozheng
mall-tiny-07/src/main/java/com/macro/mall/tiny/component/CancelOrderReceiver.java:17
Class
CancelOrderSender
@auther macrozheng @description 取消订单消息的发出者 @date 2018/9/14 @github https://github.com/macrozheng
mall-tiny-08/src/main/java/com/macro/mall/tiny/component/CancelOrderSender.java:19
Class
CancelOrderSender
@auther macrozheng @description 取消订单消息的发送者 @date 2018/9/14 @github https://github.com/macrozheng
mall-tiny/src/main/java/com/macro/mall/tiny/component/CancelOrderSender.java:19
Class
CancelOrderSender
@auther macrozheng @description 取消订单消息的发出者 @date 2018/9/14 @github https://github.com/macrozheng
mall-tiny-07/src/main/java/com/macro/mall/tiny/component/CancelOrderSender.java:19
Class
CleanupExample
@auther macrozheng @description @Cleanup注解使用示例 @date 2020/12/16 @github https://github.com/macrozheng
mall-tiny-lombok/src/main/java/com/macro/mall/tiny/example/CleanupExample.java:13
Class
CommentGenerator
自定义注释生成器 Created by macro on 2018/4/26.
mall-tiny-docker/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:17
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-swagger/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-boot/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-04/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-06/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-generator/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-05/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-stream/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-03/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-08/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-mybatis/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
自定义注释生成器 Created by macro on 2018/4/26.
mall-tiny-02/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:17
Class
CommentGenerator
自定义注释生成器 Created by macro on 2018/4/26.
mall-tiny-jenkins/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:17
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-07/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-redis/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:19
Class
CommentGenerator
自定义注释生成器 Created by macro on 2018/4/26.
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:17
Class
CommentGenerator
@auther macrozheng @description 自定义注释生成器 @date 2018/4/26 @github https://github.com/macrozheng
mall-tiny-01/src/main/java/com/macro/mall/tiny/mbg/CommentGenerator.java:17
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-docker/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-swagger/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-boot/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-04/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-06/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:14
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-generator/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-05/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:14
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-stream/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-03/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-08/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:14
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-mybatis/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 通用分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:14
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-02/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-jenkins/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-plus/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:14
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-07/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:14
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-redis/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonPage
@auther macrozheng @description 分页数据封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-01/src/main/java/com/macro/mall/tiny/common/api/CommonPage.java:13
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-docker/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-swagger/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-boot/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-04/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-06/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-generator/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
通用返回对象 Created by macro on 2019/4/19.
mall-tiny-hutool/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:7
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-05/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-stream/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-rabbit/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-03/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-08/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-mybatis/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回结果封装类 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-02/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-jenkins/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-plus/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-07/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-redis/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-alipay/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
CommonResult
@auther macrozheng @description 通用返回对象 @date 2019/4/19 @github https://github.com/macrozheng
mall-tiny-01/src/main/java/com/macro/mall/tiny/common/api/CommonResult.java:9
Class
ConstructorExample
@auther macrozheng @description @XxConstructor注解使用示例 @date 2020/12/17 @github https://github.com/macrozheng
mall-tiny-lombok/src/main/java/com/macro/mall/tiny/example/ConstructorExample.java:11
Class
Criteria
mall-tiny-docker/src/main/java/com/macro/mall/tiny/mbg/model/PmsBrandExample.java:748
Class
Criteria
mall-tiny-swagger/src/main/java/com/macro/mall/tiny/mbg/model/PmsBrandExample.java:748
Class
Criteria
mall-tiny-boot/src/main/java/com/macro/mall/tiny/mbg/model/PmsBrandExample.java:748
Class
Criteria
mall-tiny-04/src/main/java/com/macro/mall/tiny/mbg/model/PmsBrandExample.java:748
Class
Criteria
mall-tiny-06/src/main/java/com/macro/mall/tiny/mbg/model/PmsBrandExample.java:748
Class
Criteria
mall-tiny-generator/src/main/java/com/macro/mall/tiny/mbg/model/UmsResourceCategoryExample.java:359
Class
Criteria
mall-tiny-generator/src/main/java/com/macro/mall/tiny/mbg/model/UmsResourceExample.java:499
Class
Criteria
mall-tiny-generator/src/main/java/com/macro/mall/tiny/mbg/model/UmsRoleExample.java:549
Class
Criteria
mall-tiny-generator/src/main/java/com/macro/mall/tiny/mbg/model/UmsAdminRoleRelationExample.java:288
Class
Criteria
mall-tiny-generator/src/main/java/com/macro/mall/tiny/mbg/model/UmsAdminExample.java:769
next →
1–100 of 695, ranked by callers