User_Service

This commit is contained in:
筱锋xiao_lfeng 2023-11-20 07:34:26 +08:00
parent bc425fa44e
commit aa949fe396
No known key found for this signature in database
GPG Key ID: 6915780EF07491E5

14
User_Service-dev.yml Normal file
View File

@ -0,0 +1,14 @@
server:
port: 8102
spring:
application:
name: User_Service
datasource:
url: jdbc:mysql://116.62.237.147:3306
username: campus
password: Front061823
driver-class-name: com.mysql.cj.jdbc.Driver
eureka:
client:
service-url:
defaultZone: http://localhost:8761/eureka