#java
Read more stories on Hashnode
Articles with this tag
Batch processing refers to the execution of a series of tasks or operations on a large volume of data in a batch. I used batch processing in the past...
A simple structural Design Pattern ยท The Validator Pattern is a simple structural Design Pattern that aids in maintaining code organization, separation,...