Open in app

Sign In

Write

Sign In

Kamer Elciyar
Kamer Elciyar

583 Followers

Home

About

May 3, 2020

Java Optional Guide

If you are not a paid Medium member you can read it here. 1. What is the purpose of Optional Class? If you have been into coding for a while, you should have encountered Null Pointer Exception before. If you try to use a reference type that doesn’t point anything in the memory, you get NullPointerException. …

Java

4 min read

Java Optional Guide
Java Optional Guide
Java

4 min read


Mar 26, 2020

Spring Boot User Registration and Login

Update 2020/05/02: I removed useless `csrf().disabled()` config and CustomAuthenticationProvider class. Also I changed Optional logic and used `orElseThrow()` method. Thanks @gokcendedat and @utkuozdemir for their valuable comments. Hello! In this article I’ll explain how to register users to your application, how to send confirmation mail and handle user logins. My…

Java

4 min read

Spring Boot User Registration and Login
Spring Boot User Registration and Login
Java

4 min read


Mar 21, 2020

How to debug your Java code in IntelliJ

If you are not a paid Medium member you can read it here. 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 IntelliJ starting from the basics. I will not cover all the features…

Java

6 min read

How to debug your Java code with IntelliJ?
How to debug your Java code with IntelliJ?
Java

6 min read


Published in The Startup

·Mar 6, 2020

FasterXML/jackson Tips for JSON in Java

Hello, in this article I will try to lead you to go beyond default Jackson usage in Spring Boot applications. My main resource will be official documentation as always. Source codes and additional references can be found at the end of the article. Introduction All my examples will be in a…

Java

7 min read

FasterXML/jackson Tips for JSON in Java
FasterXML/jackson Tips for JSON in Java
Java

7 min read


Feb 23, 2020

Thymeleaf Crash Course

If you are not a Medium Member you can read it here. Hello! In this article I will explain what template engine is and give you a crash course about Thymeleaf with Spring Boot. My main resources are official documentations which are published under the title of Thymeleaf 3.0 and…

Java

8 min read

Thymeleaf Crash Course
Thymeleaf Crash Course
Java

8 min read


Dec 31, 2019

Docker ile PostgreSQL Kurulumu

Not: Bu yazı ilk olarak kamer.dev adresinde yayınlanmıştır. Merhaba, bu yazıda Docker ile PostgreSQL container‘ı ayağa kaldırmayı ve kullanmayı anlatacağım. Yazı herhangi bir Docker bilgisi gerektirmemektedir. Yalnızca kulak aşinalığı yeterlidir. Komutları tek tek açıklayacağım. Bilgisayarınızda Docker’ın kurulu olduğunu varsayıyorum. Eğer yüklü değilse bu bağlantıya giderek kurulum yapabilirsiniz.

Docker

3 min read

Docker ile PostgreSQL Kurulumu
Docker ile PostgreSQL Kurulumu
Docker

3 min read


Sep 30, 2019

Validations In Spring Boot

If you are not a Medium Member you can read it here. Hello! In this article, I’m gonna cover validations in Spring Boot. The only requirement for you to understand this topic is to be able to create controllers in Spring Boot and of course, be comfortable with Java. You…

Java

6 min read

Validations In Spring Boot
Validations In Spring Boot
Java

6 min read


Sep 27, 2019

Spring Boot Uygulamasında Üye Kaydı ve Girişi

Güncelleme 02.05.2020: `csrf().disabled()` konfigürasyonu ve CustomAuthenticationProvider sınıfı kaldırıldı. Ayrıca Optional kullanımını değiştirdim ve `orElseThrow()` metodunu kullandım. Değerli yorumları için @gokcendedat ve @utkuozdemir’e teşekkür ederim. Merhaba, 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ı anlatacağım. Ana konudan sapmamak için exception handling kısımlarından bahsetmeyeceğim…

Spring

3 min read

Spring Boot Uygulamasında Üye Kaydı ve Girişi
Spring Boot Uygulamasında Üye Kaydı ve Girişi
Spring

3 min read


Published in Kod Gemisi

·Aug 26, 2019

REST API Tasarım Rehberi

Merhaba. Bu yazıda REST’in özelliklerinden ve iyi bir REST API tasarımı için dikkat etmemiz gereken ayrıntılardan bahsedeceğim. Kavram kargaşası olmaması için anahtar kelimeleri İngilizce karşılıklarıyla yazacağım. REST API Tasarım Rehberi ├── REST Nedir? └── REST'in Özellikleri ├── Stateless ├── Uniform Interface ├── Cacheable…

Rest

10 min read

REST API Tasarım Rehberi
REST API Tasarım Rehberi
Rest

10 min read


Jul 10, 2019

CAP Teorisi ve Blokzincir

Dağıtık sistemler hakkında bazı tezler öne süren CAP teorisi, 2000 yılında Eric Brewer tarafından ortaya atılmıştır ve 2002 yılında Seth Gilbert ve Nancy Lynch tarafından ispatı yayınlanmıştır. O zamandan bu yana da birçok dağıtık sistemin tasarımını etkilemiştir. Peki CAP teorisi blockzincir teknolojisine dair düşüncelerimizi ne yönde etkileyebilir? …

Blockchain

4 min read

CAP Teorisi ve Blokzincir
CAP Teorisi ve Blokzincir
Blockchain

4 min read

Kamer Elciyar

Kamer Elciyar

583 Followers

Java | Kotlin | Spring | Micronaut | https://kamer.dev

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Milos Biljanovic

    Milos Biljanovic

  • Halil Özel

    Halil Özel

  • Madhusudhanan

    Madhusudhanan

  • Barış Dalyan Emre

    Barış Dalyan Emre

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech