AWS S3 Tips
AWS S3 Commands
Using Springboot to handle Kafka messages
Set up the Springboot project
Using SpringBoot and Zookeeper to elect leader and workers
Setup up a Springboot application
Using IBM MQ with Springboot
Add dependencies
Springboot Batch
Springboot Batch is a framework for batch processing – an essential part of data processing.
Springboot Actuator built-in endpoints
Here are some of the most commonly used ones:
Spliterator of SortedMap and SortedSet in Java
An object for traversing and partitioning elements of a source. The source of elements covered by a Spliterator could be, for example, an array, a Collection, an IO channel, or a generator function.