1 Star 1 Fork 0

fivefive / testssm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 997 Bytes
一键复制 编辑 原始数据 按行查看 历史
fivefive 提交于 2021-04-12 19:45 . TD:无

写的第一个SpringBoot项目

AlltestDemo项目结构说明

leetcode

基本上就是一些自己没事做的一些leetcode每日一题

test

自己没事搞得一些所谓的黑科技,以及加深自己对java基础的理解

data-online-education项目结构说明

关于分页:

传参:

APIRequest
APIRequestPage 分页参数(当期页码pageNo,每一页显示的数量limit)
整合了:APIRequestParamter

返回值:

APIResult

整合了:PageInfo

xxx-api-root:是表示这个是接口层(即控制器)

xxx-provider-root:是表示这个是控制器实现类层(还没到service层)

xxx-biz-root:是表示这个是service层(其中实现类也写在一起的,包括dao层也在这里)

xxx-starter-root:是表示这个是springboot启动类

xxx-basic-root:是表示这个是公共类

dubbo配置中,studentdemo01作为服务者,data-online-education为消费者

Java
1
https://gitee.com/fu_1571379055/testssm.git
git@gitee.com:fu_1571379055/testssm.git
fu_1571379055
testssm
testssm
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891