Hello! This time, a bit of automation with automated ktlint check as pre-commit hook😀
https://codersee.com/git-hooks-kotlin-automate-ktlint-pre-commit-hook/
https://codersee.com/git-hooks-kotlin-automate-ktlint-pre-commit-hook/
Codersee - Kotlin on the backend
Ktlint with pre-commit Hook: Git Hooks in Kotlin Made Easy
In this article, we will learn how easily we can automate our Kotlin project with git hooks on the example of Ktlint pre-commit check.
This week, I have a big surprise for you 🚀
Please welcome Peter Lantukh to the Codersee team, who from now on will be delivering articles from the Kotlin and Ktor world for you 👋
And from his inaugural post you can learn a lot about kotlinx.serialization:
As always, check this out
Please welcome Peter Lantukh to the Codersee team, who from now on will be delivering articles from the Kotlin and Ktor world for you 👋
And from his inaugural post you can learn a lot about kotlinx.serialization:
As always, check this out
And this week, we're coming back to the secure Ktor series 🔥
✅ RBAC
✅ JWT
✅ Custom plugin
And all in one article 🚀
✅ RBAC
✅ JWT
✅ Custom plugin
And all in one article 🚀
Hey hey hey 🔥
This week, I wanted to share a new article by Peter Lantukh, in which he explains how to configure kotlinx to work with Ktor:
https://codersee.com/how-to-use-kotlinx-serialization-with-ktor-and-kotlin/
This week, I wanted to share a new article by Peter Lantukh, in which he explains how to configure kotlinx to work with Ktor:
https://codersee.com/how-to-use-kotlinx-serialization-with-ktor-and-kotlin/
Codersee - Kotlin on the backend
How To Use kotlinx.serialization with Ktor and Kotlin?
This article is all you need to know about how to set up kotlinx.serialization library in Ktor Server, Client, and with WebSockets.
And this week, if you're interested in Ktor Client, then Peter prepared something for you 👇👇👇
https://codersee.com/how-to-create-a-ktor-client-to-connect-to-openweathermap-api/
https://codersee.com/how-to-create-a-ktor-client-to-connect-to-openweathermap-api/
Codersee - Kotlin on the backend
How To Create a Ktor Client To Connect To OpenWeatherMap API
This article provides all the necessary information you need to know about setting up a Ktor client with OpenWeatherMap API.
This week- how to integration test WebClient calls with WireMock the easy way:
https://codersee.com/integration-tests-webclient-wiremock/
https://codersee.com/integration-tests-webclient-wiremock/
Codersee - Kotlin on the backend
Integration Tests for WebClient with WireMock
Learn how to perform integration testing for Spring WebClient that invokes external REST APIs with WireMock and JUnit 5.
Do you know and use Flyway?
✅ yes- then you may want to check how to do it easily in Spring Boot
❌ no- then you need to learn why it is just as important for your project as the GIT is for the source code
https://youtu.be/KOvykFIEoYc?si=zEmtTsBYzvpj5wPJ
✅ yes- then you may want to check how to do it easily in Spring Boot
❌ no- then you need to learn why it is just as important for your project as the GIT is for the source code
https://youtu.be/KOvykFIEoYc?si=zEmtTsBYzvpj5wPJ
Pssst! The KotlinConf'24 has just started.
You can find the schedule and links to live streams here: https://kotlinconf.com/schedule/ 👏
You can find the schedule and links to live streams here: https://kotlinconf.com/schedule/ 👏
KotlinConf
Schedule | KotlinConf 2025, May 21–23, Copenhagen
KotlinConf is the official Kotlin conference by JetBrains. It is a place for the community to gather and discuss all things Kotlin.
+ check the YT link to get a chance to win a 1 year JetBrains IDE licence
Hey guys 👋
This week, I would like to invite you to the first article in a series dedicated to Spring Boot AWS S3 integration https://codersee.com/spring-boot-aws-s3-s3client-kotlin/
This week, I would like to invite you to the first article in a series dedicated to Spring Boot AWS S3 integration https://codersee.com/spring-boot-aws-s3-s3client-kotlin/
Codersee - Kotlin on the backend
Spring Boot with AWS S3, S3Client and Kotlin
A step-by-step guide on how to configure a Spring Boot Kotlin app to work with AWS S3 Object Storage using the S3Client.
This week part 2, a cleaner way to integrate ✅
https://codersee.com/spring-boot-with-kotlin-aws-s3-and-s3template/
https://codersee.com/spring-boot-with-kotlin-aws-s3-and-s3template/
Codersee - Kotlin on the backend
Spring Boot with Kotlin, AWS S3, and S3Template
The second article in a series dedicated to Spring Boot AWS S3 integration focused on S3Template and Kotlin.
I've wrapped up everything in one video. In under 90 minutes, you will learn:
- how to connect Spring Boot with S3
- how to work with S3Client and S3Template
- how to test with Testcontainers and Local stack (and this is quite universal knowledge)
It should be illegal to share this much knowledge for free. 😉😆
https://youtu.be/uTV9w1JehHM?si=UVn6DpOWr5W0T7_V
- how to connect Spring Boot with S3
- how to work with S3Client and S3Template
- how to test with Testcontainers and Local stack (and this is quite universal knowledge)
It should be illegal to share this much knowledge for free. 😉😆
https://youtu.be/uTV9w1JehHM?si=UVn6DpOWr5W0T7_V
YouTube
Spring Boot AWS S3 Bucket Storage [FULL INTEGRATION]
In this tutorial, I will teach you:
✅how to connect your Spring Boot app with the AWS S3 service
✅how to perform basic operations with S3Client and S3Template
✅how to write proper integration tests with Testcontainers and LocalStack
=== CHECK THIS OUT ===…
✅how to connect your Spring Boot app with the AWS S3 service
✅how to perform basic operations with S3Client and S3Template
✅how to write proper integration tests with Testcontainers and LocalStack
=== CHECK THIS OUT ===…
If you'd like to learn what are ETags and how they can help you in HTTP communication, the check out my latest video/article ✅
https://codersee.com/what-are-http-etags/
https://codersee.com/what-are-http-etags/
Codersee - Kotlin on the backend
What are HTTP ETags?
In this article, we will learn what ETags are and how they relate to If-None-Match, If-Match headers, and 304 and 412 HTTP status codes.
Hi guys 😀
Today, I wanted to share with you that my biggest project so far is ready ✅
If you're looking for the most comprehensive Ktor course, then here you are 👇
https://codersee.com/courses/ktor-server-pro
Today, I wanted to share with you that my biggest project so far is ready ✅
If you're looking for the most comprehensive Ktor course, then here you are 👇
https://codersee.com/courses/ktor-server-pro
Codersee - Kotlin on the backend
Ktor Server Pro
In my Ktor framework course, I will teach you everything you need to know to create backends using Kotlin and this awesome framework.
Hi guys, two things 😄
First, I have published a video about Ktor integration with MongoDB using Kotlin corotuines. 50 minutes of pure knowledge 🫡
https://youtu.be/8NfdOv2R-4U?si=jsfps2UGC0DpDqF2
First, I have published a video about Ktor integration with MongoDB using Kotlin corotuines. 50 minutes of pure knowledge 🫡
https://youtu.be/8NfdOv2R-4U?si=jsfps2UGC0DpDqF2
YouTube
A full guide to MongoDB with Kotlin coroutines in Ktor
In this lesson, we are going to learn how to work with MongoDB and coroutines using the MongoDB Kotlin Driver in Ktor.
🛑 🛑This is the last moment to join Ktor Server Pro on such attractive terms: https://codersee.com/courses/ktor-server-pro/
===
[CHAPTERS]…
🛑 🛑This is the last moment to join Ktor Server Pro on such attractive terms: https://codersee.com/courses/ktor-server-pro/
===
[CHAPTERS]…
And also, less than 7 hours left to get the course at the lower price 😏