网址展示资料

1、maven配置的参考网站https://mvnrepository.com/
2、github开源项目的资料查看
3、https://vsalw.com/1244.html//开源项目的资料查看
4、https://mybatis.org/mybatis-3/getting-started.html
mybatis映射文件的配置网址
5)https://github.com/alibaba
6)https://redis.io/ redis官网或者百度搜索(redis.io redis conf,这两个一起搜)
https://spring.io/ spring的官网
7)https://getbootstrap.com/前端框架模板
8)https://www.programmer-box.com/?ref=jdk_1.6
9) https://start.spring.io(项目快速搭建)
5、Spring连接数据库
server:
port: 8091
servlet:
context-path: /
spring:
datasource:
url: jdbc:mysql://127.0.0.1:3306/xiaoquguanli?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&autoReconnect=true&allowMultiQueries=true
username: root
password: libo123897~~

#mybatis-plush配置
mybatis-plus:
type-aliases-package: XiaoQuGuanLi.pojo
mapper-locations: classpath:/mappers/*.xml
configuration:
map-underscore-to-camel-case: true

logging:
level:
com.jt.mapper: debug
file:
localDir: D:/jt-soft/image
urlpath: http://image.jt.com

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值