Kamer ElciyarJava Optional GuideIf you have been into coding for a while, you should have encountered Null Pointer Exception before. If you try to use a reference type…May 3, 20202May 3, 20202
Kamer ElciyarSpring Boot User Registration and LoginHello! In this article I’ll explain how to register users to your application, how to send confirmation mail and handle user logins. My…Mar 26, 20203Mar 26, 20203
Kamer ElciyarHow to debug your Java code with IntelliJ?Debugging code can be difficult for newbies sometimes but it is not as difficult as it seems. In this post I will explain debugging in…Mar 21, 2020Mar 21, 2020
Kamer ElciyarinThe StartupFasterXML/jackson Tips for JSON in JavaHello, in this article I will try to lead you to go beyond default Jackson usage in Spring Boot applications. My main resource will be…Mar 6, 20202Mar 6, 20202
Kamer ElciyarThymeleaf Crash CourseHello! In this article I will explain what template engine is and give you a crash course about Thymeleaf with Spring Boot. My main…Feb 23, 2020Feb 23, 2020
Kamer ElciyarDocker ile PostgreSQL KurulumuMerhaba, bu yazıda Docker ile PostgreSQL container’ı ayağa kaldırmayı ve kullanmayı anlatacağım. Yazı herhangi bir Docker bilgisi…Dec 31, 20191Dec 31, 20191
Kamer ElciyarValidations In Spring BootHello! In this article, I’m gonna cover validations in a Spring Boot app. The only requirement for you to understand this topic is to be…Sep 30, 20191Sep 30, 20191
Kamer ElciyarSpring Boot Uygulamasında Üye Kaydı ve GirişiMerhaba, bu yazımda Spring Boot uygulamasında kullanıcı kaydı, onay maili gönderme ve kullanıcı girişi işlemlerinin nasıl yapılacağını…Sep 27, 2019Sep 27, 2019
Kamer ElciyarinKod GemisiREST API Tasarım RehberiMerhaba. Bu yazıda REST’in özelliklerinden ve iyi bir REST API tasarımı için dikkat etmemiz gereken ayrıntılardan bahsedeceğim. Kavram…Aug 26, 20192Aug 26, 20192
Kamer ElciyarCAP Teorisi ve BlokzincirDağıtık sistemler hakkında bazı tezler öne süren CAP teorisi, 2000 yılında Eric Brewer tarafından ortaya atılmış ve 2002 yılında Seth…Jul 10, 2019Jul 10, 2019