spring: datasource: url: jdbc:mysql://127.0.0.1:3306/boditech username : root password: 123456 driver-class-name: com.mysql.cj.jdbc.Driver app: device: enable : false debug : true connectionType : SerialPort # SerialPort, WebSocket path : COM3 baudrate : 921600 wsuri : ws://192.168.8.10:19005 websocket: port : 19006