PinnedSamuel CatalanoClean Code: Best Practices and Examples in JavaClean code is code that is easy to understand, maintain, and extend. It is code that is well-organized, readable, and efficient. In this…Jan 24, 20235Jan 24, 20235
Samuel CatalanoinThe Fresh WritesSenior Java Software Engineer Common Interview QuestionsI have been living and working in the United Kingdom since 2019. I have been working with Java development since 2008 and here I will share…Jun 55Jun 55
Samuel CatalanoinThe Fresh WritesGit: The Perfect CommitGit, the distributed version control system, is a powerful tool for managing changes to your codebase. One of the key components of Git is…Mar 1Mar 1
Samuel CatalanoinThe Fresh WritesQuarkus and the MicroProfile Fault Tolerance APIUsing Quarkus and the MicroProfile Fault Tolerance API together, you can enhance the resilience of your microservices by incorporating…Jan 25Jan 25
Samuel CatalanoinThe Fresh WritesMapping Entities to DTOs and vice versa in JavaIn Java, entities and DTOs are two different types of classes often used together. Entities are used to represent data in the database…Jan 193Jan 193
Samuel CatalanoinThe Fresh WritesMigrating From Lombok to Records in JavaOver time, Java has progressed as a programming language, incorporating new capabilities and enhancements to boost the efficiency of…Jan 818Jan 818
Samuel CatalanoinThe Fresh WritesLatest Features of Quarkus, Spring Boot, and MicronautIn the world of Java frameworks, Quarkus, Spring Boot, and Micronaut have been making waves with their latest releases. Let’s dive into the…Oct 10, 2023Oct 10, 2023
Samuel CatalanoinThe Fresh WritesGetting Started with Gatling in Java Using MavenHow to Use Gatling in Java Using MavenSep 20, 2023Sep 20, 2023
Samuel CatalanoinThe Fresh WritesExploring The Most Common Java Libraries & FrameworksJava is a versatile and powerful programming language used extensively in various domains, from web development and mobile applications to…Jul 27, 2023Jul 27, 2023
Samuel CatalanoinThe Fresh WritesInterface With Default Methods vs Abstract Class in JavaIntroduction: In the world of Java programming, developers have various tools at their disposal to design and implement robust and flexible…Jul 7, 20232Jul 7, 20232