摘要:
AndroidManifest.xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.m 阅读全文
posted @ 2022-04-16 18:28
Protect_Winter
阅读(177)
评论(0)
推荐(0)
摘要:
application.xml ##### dev 配置 ####### spring: profiles: active: dev #数据库配置 datasource: url: jdbc:mysql://localhost:3306/restaurant?serverTimezone=GMT%2 阅读全文
posted @ 2022-04-16 18:25
Protect_Winter
阅读(53)
评论(0)
推荐(0)