updating README.md

This commit is contained in:
Jay Ehsaniara
2021-06-28 10:02:36 -07:00
parent a460263ad6
commit 3b21aee565

View File

@@ -44,7 +44,8 @@ java -Dserver.port=8081 -jar scs-100-0.0.1-SNAPSHOT.jar
_Note: you can also modify the application.yml and set the same properties based on your app profile_
At this point you should have already seen the information about your topics.
_Note: "When running multiple instances of the same application on a single machine, this path must be unique for each such instance._
At this point you should have already seen the information about your topics", [to read more](https://kafka.apache.org/28/documentation/streams/developer-guide/config-streams.html#state-dir)
### Check Application