Serialization:- Process of converting an object's internal state into byte stream, which can be stored in database, files or transmitted it over network. Deserialization:- It is opposite of the ...
A monthly overview of things you need to know as an architect or aspiring architect.
Clojure's rich data types are awesome. And its reader allows you to take your data just about anywhere. But the reader can be painfully slow when you've got a lot of data to crunch (like when you're ...
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.