development: adapter: jdbc driver: com.mysql.jdbc.Driver url: jdbc:mysql://localhost:3306/restaurant_lzx_development encoding: utf8 username: root password: host: localhost