diff --git a/src/main/resources/wellSensor/application.properties b/src/main/resources/wellSensor/application.properties index 3002c44..2f92034 100644 --- a/src/main/resources/wellSensor/application.properties +++ b/src/main/resources/wellSensor/application.properties @@ -170,7 +170,7 @@ #bootstrap.servers = localhost:9092 bootstrap.servers = 111.198.10.15:12502 -kafka.topic = gas +kafka.topic = sensor bootstrap.groupid = 0 # ============================================================================ diff --git a/src/main/resources/wellSensor/application.properties b/src/main/resources/wellSensor/application.properties index 3002c44..2f92034 100644 --- a/src/main/resources/wellSensor/application.properties +++ b/src/main/resources/wellSensor/application.properties @@ -170,7 +170,7 @@ #bootstrap.servers = localhost:9092 bootstrap.servers = 111.198.10.15:12502 -kafka.topic = gas +kafka.topic = sensor bootstrap.groupid = 0 # ============================================================================ diff --git a/target/classes/wellSensor/application.properties b/target/classes/wellSensor/application.properties index 61ea57f..2f92034 100644 --- a/target/classes/wellSensor/application.properties +++ b/target/classes/wellSensor/application.properties @@ -20,7 +20,7 @@ #db.default.username=sensor #db.default.password=sensor db.default.driverClassName=com.mysql.jdbc.Driver -db.default.url=jdbc:mysql://111.198.10.15:11102/smartwell_br?useUnicode=true&characterEncoding=UTF-8&useSSL=false +db.default.url=jdbc:mysql://111.198.10.15:11102/smartwell_br_test?useUnicode=true&characterEncoding=UTF-8&useSSL=false db.default.username=root db.default.password=Casic203! ### ============================================================================ @@ -170,7 +170,7 @@ #bootstrap.servers = localhost:9092 bootstrap.servers = 111.198.10.15:12502 -kafka.topic = gas +kafka.topic = sensor bootstrap.groupid = 0 # ============================================================================