5 Rules to create Great Shared LibrariesAre you thinking to create libraries in your company?Mar 31, 2024Mar 31, 2024
9 Books that made me grow as a Software EngineerThe following books helped me a lot to become a better software engineer and also to grow in my career.Feb 17, 20241Feb 17, 20241
Published inProAndroidDevLaw of Demeter with examples in KotlinFirst of all, what is Law of Demeter?Nov 11, 20231Nov 11, 20231
JdbcTemplate in KotlinNote: interested in Software Engineering content? Join my telegram channel!Aug 28, 2023Aug 28, 2023
Software Engineering Content: a new telegram channelAre you passionate about the world of software engineering?Aug 20, 2023Aug 20, 2023
Is it worth it to run a service on a local machine?NEW: interested in Software Engineering content? Join my telegram channel!Mar 24, 2023Mar 24, 2023
Component vs Integration vs Unit Tests in microservices architectureNEW: interested in Software Engineering content? Join my telegram channel!Aug 11, 20222Aug 11, 20222
How to introduce Domain-Driven Design in your companyNEW: interested in Software Engineering content? Join my telegram channel!Jul 22, 20221Jul 22, 20221
Database Integration Tests with Kotest, Testcontainers and JdbcTemplateNEW: interested in Software Engineering content? Join my telegram channel!Dec 8, 2021Dec 8, 2021
NamedParametersJdbcTemplate: JdbcTemplate prepared statement with named paramsWhen you start with Spring JdbcTemplate, and need to pass parameters to the prepared statement, you normally use question marks.Jan 31, 2021Jan 31, 2021