spring.datasource.url=jdbc:mysql://192.168.1.100:3306/common_db spring.datasource.username=common_user spring.datasource.password=CommonPassword@123 spring.datasource.driver-class-name =com.mysql.jdbc.Driver #spring.jpa.show-sql: true