#kotlin
Read more stories on Hashnode
Articles with this tag
What is Ostara Ostara is a modern tool for managing and monitoring actuator-enabled microservices that aims to make the process more user-friendly and...
The Strategy Pattern If you already know the strategy pattern just jump to "The Library" section. What is it? According to Wikipedia, the strategy...
WHY The short answer We needed a simple to use, minimal boiler plate mapping engine, that is also flexible and supports the most advanced use...
What is Object Mapping? Multi-layered applications often have similar but different object models, where the data in two models may be similar but the...
When working with multi-layered applications, external libraries, a legacy code base or external APIs, we are often required to map between different...
A long time ago when I was about to finish university and just above junior level programmer, I joined a new company and received their organized,...