摘要: application.properties logback.xml 阅读全文
posted @ 2018-04-25 19:44 ParamousGIS 阅读(288) 评论(0) 推荐(0) 编辑
摘要: pom.xml application.properties 数据库连接池的配置 强大的JpaRepository 实体User 实体Department Serivce类 RestController类 阅读全文
posted @ 2018-04-25 19:28 ParamousGIS 阅读(275) 评论(0) 推荐(0) 编辑
摘要: pom.xml application.properties 连接池的配置类 SQL DAO类 Service类 RestController类 阅读全文
posted @ 2018-04-25 19:09 ParamousGIS 阅读(248) 评论(0) 推荐(0) 编辑
摘要: 转载自(http://www.cnblogs.com/M-LittleBird/p/5902850.html) 一、下载windows版本的Redis 官网以及没有下载地址,只能在github上下载,官网只提供linux版本的下载 官网下载地址:http://redis.io/download gi 阅读全文
posted @ 2018-04-25 18:52 ParamousGIS 阅读(451) 评论(0) 推荐(0) 编辑
摘要: 1.创建配置文件mongod.cfg,内容如下:systemLog: destination: file path: D:\GreenSoftware\MongodbV3.6\data\log\mongod.logstorage: dbPath: D:\GreenSoftware\MongodbV3 阅读全文
posted @ 2018-04-25 15:25 ParamousGIS 阅读(227) 评论(0) 推荐(0) 编辑