This commit is contained in:
parent
8cfbadc5ee
commit
6009f6addf
|
@ -9,13 +9,12 @@ spring.thymeleaf.suffix=.html
|
|||
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
# ?????
|
||||
spring.datasource.name=defaultDataSource
|
||||
# ???????=
|
||||
# ???????=11
|
||||
spring.datasource.url=jdbc:mysql://10.33.66.120:3306/task202201020210?serverTimezone=UTC
|
||||
# ??????&???
|
||||
spring.datasource.username=202201020210
|
||||
spring.datasource.password=@hnucm1254
|
||||
#??????????MyBatis??
|
||||
#??Mybatis?Mapper??
|
||||
#??????????MyBat
|
||||
mybatis.mapper-locations=classpath:mapper/*.xml
|
||||
#??Mybatis?????
|
||||
mybatis.type-aliases-package=com.c202201020210.task1.model
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>登录失败</h1>
|
||||
<h1>登录失败l11</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue