server: port: 9080 spring: datasource: url: jdbc:mysql://localhost:3306/appdb username: root password: root