December 2024
Uncategorized
Install Kafka on Windows
Commands Start Zookeeper Server Start Kafka Server / Broker Create Topic Produce Message Consume Message Describe topics List all the
Uncategorized
Java 8 Coding Programs
Remove the duplicate elements from a list Note – distinct() method returns a stream consisting of the distinct elements (according
Uncategorized
Difference between Collection and Stream
Collections are mainly used to store and group the data. Streams are mainly used to perform operations on data. Collections
Uncategorized
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!