微信公众号开发学习
使用maven管理,基于spring boot开发,数据库使用的mysql,对数据操作使用的是spring boot jpa,页面使用的是thymeleaf模板引擎,并用spring-boot-devtools做了热部署,项目中做了开发文档(和参考微信公众平台应用开发方法、技巧与案例.pdf)中有权限接口的练习,并做了周边搜索和猜数字的游戏
文件列表
微信公众号开发学习
(预估有个203文件)
DaoTest.class
2KB
MenuTest.class
4KB
Game.class
3KB
Round.class
2KB
UserLocation.class
2KB
SubUserInfo.class
2KB
UserBase.class
2KB
WeixinController.class
3KB
GameServiceImpl.class
5KB
WeixinServiceImpl.class
11KB
暂无评论