Open in app
Home
Notifications
Lists
Stories

Write
Turkdogan Tasdelen
Turkdogan Tasdelen

Home

Published in CodeX

·Jul 24, 2021

Spring Boot + SNS + SQS + LocalStack

In the previous post, we set up a Spring Boot project and implemented a couple of Amazon Simple Notification Service (SNS) tasks. In this post, we will continue to integrate Amazon Simple Queue Service (SQS). First, we will develop a client to connect Amazon SQS. Then, we will create queues…

Spring Boot

5 min read


Published in CodeX

·Jul 21, 2021

Spring Boot + SNS + LocalStack

LocalStack is an open-source Amazon Web Services (AWS) mocking service. Also, it supports aws-cli commands in the shell. We can use LocalStack to test and debug our code without deploying it on the Amazon environment. LocalStack comes with three versions: standard, pro, and enterprise. The standard version already provides common…

Spring Boot

4 min read

Spring Boot + SNS + LocalStack
Spring Boot + SNS + LocalStack

Published in CodeX

·Apr 20, 2021

Spring Boot JpaRepository Tutorial

In this post, we will dive into the JPA Repository implementation of the Spring Framework. Spring provides a strong infrastructure for database operations. It generates necessary queries in the background so that the database operations are abstracted. …

Spring

6 min read

Spring Boot JpaRepository Tutorial
Spring Boot JpaRepository Tutorial

Apr 9, 2021

Hello World with Spring Boot + Kotlin

In this post, we will create a very simple hello world example by using the Spring Boot with Kotlin language. The key idea is to implement a rest controller to return the famous message: Hello World! The first step to manage the project is to use a build management system…

Spring Boot

2 min read

Hello World with Spring Boot + Kotlin
Hello World with Spring Boot + Kotlin
Turkdogan Tasdelen

Turkdogan Tasdelen

Software Engineer

Following
  • Hunter Walk

    Hunter Walk

  • Abhijith Chandradas

    Abhijith Chandradas

  • Michael Simmons

    Michael Simmons

  • Benjamin Hardy, PhD

    Benjamin Hardy, PhD

  • Kadir Tuna

    Kadir Tuna

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable