Skip to content

皇利电子商务有限公司——全栈岗位应聘测试

License

Notifications You must be signed in to change notification settings

Whiteyingshan/Full-Stack-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

数据库地址更改:

修改first\springboot\src\main\resources路径下的application.yaml文件

datasource:
    #数据库用户名
    username: root
    #数据库密码
    password: 123456
    #数据库类型
    driver-class-name: com.mysql.cj.jdbc.Driver
    #数据库路径
    url: jdbc:mysql://127.0.0.1:3306/demo?useUnicode=true&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&useSSL=false

swagger地址

http://127.0.0.1:8081/swagger-ui/index.html

About

皇利电子商务有限公司——全栈岗位应聘测试

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published