Hello! Just wanted to let you know that I've published a course to my YouTube channel. Please check out this playlist: REST API With Spring WebFlux and Kotlin
https://www.youtube.com/playlist?list=PLvN8k8yxjoesNnd0C0t4s36bgVHUwJkIR
https://www.youtube.com/playlist?list=PLvN8k8yxjoesNnd0C0t4s36bgVHUwJkIR
YouTube
REST API With Spring WebFlux and Kotlin
This playlist cosist of 10 videos, in which I will show you how to create REST API With Spring WebFlux and Kotlin. After watching this free Spring WebFlux tu...
If you find my content useful, then I'll be really thankful if you'd decide to support my channel with subscribes/likes/comments πͺ
Hi π
Two updates this week:
1οΈβ£ I've changed the structure of newsletter a bit and from now on, you'll find there information about interesting articles not only from my blog (Kotlin, Spring Framework etc.) Not a subscriber yet? https://codersee.com/newsletter
2οΈβ£ If you'd like to learn what @JsonProperty and @JsonAlias are and how they can help you spare time, then I shared an article this week https://codersee.com/jsonproperty-vs-jsonalias-jackson/
Two updates this week:
1οΈβ£ I've changed the structure of newsletter a bit and from now on, you'll find there information about interesting articles not only from my blog (Kotlin, Spring Framework etc.) Not a subscriber yet? https://codersee.com/newsletter
2οΈβ£ If you'd like to learn what @JsonProperty and @JsonAlias are and how they can help you spare time, then I shared an article this week https://codersee.com/jsonproperty-vs-jsonalias-jackson/
Codersee | Kotlin, Ktor, Spring
Newsletter
By subscribing to my free newsletter you will become a part of the Codersee community and as a welcome gift- two free ebooks.
Hi, this week, I've published an article on how to create a loop in Project Reactor
https://codersee.com/project-reactor-expand/
https://codersee.com/project-reactor-expand/
Codersee | Kotlin, Ktor, Spring
While Loop In Project Reactor? Expand as a Solution.
In this article, I will show you how to implement an equivalent of a while loop in Project Reactor using the expand() method.
If you'd like to recap Kotlin/ Java, then check out https://codersee.com/programming-quizzes/
Codersee - Kotlin on the backend
Programming Quizzes
Programming Quizzesβ Home Quizzes No matter, whether you are an experienced programmer, or you are just starting, quizzes are a great way to increase your knowledge. Trying to recap before an interview, or simply want to get a better Kotlin, Java, or Springβ¦
Wanna learn how to set up Apache Kafka with Docker Compose and configure it properly?
If yes, then check out my latest article
https://codersee.com/how-to-set-up-apache-kafka-with-docker/
If yes, then check out my latest article
https://codersee.com/how-to-set-up-apache-kafka-with-docker/
Codersee - Kotlin on the backend
How To Set Up Apache Kafka With Docker?
In this step by step guide, I will show you how to set up Apache Kafka with Docker Compose from scratch and test it with a command line.
And when it comes to the Learndash, I've published a free courses functionality
https://codersee.com/free-programming-video-tutorials/
https://codersee.com/free-programming-video-tutorials/
And with this one, we finish a series about how to set up Kafka with Docker Compose.
In this article, I am showing how to do that WITHOUT ZOOKEEPER.
https://codersee.com/how-to-set-up-kafka-without-zookeeper-using-docker-compose/
In this article, I am showing how to do that WITHOUT ZOOKEEPER.
https://codersee.com/how-to-set-up-kafka-without-zookeeper-using-docker-compose/
Codersee - Kotlin on the backend
How To Set Up Kafka Without Zookeeper using Docker Compose?
In this article, I would like to show you how to set up Apache Kafka Without Zookeeper using Docker Compose.
Hi folks!
Yesterday I've published a new article, which will walk you though the process of creating a Spring Boot project with Kafka and Kotlin
https://codersee.com/apache-kafka-with-spring-boot-and-kotlin/
Yesterday I've published a new article, which will walk you though the process of creating a Spring Boot project with Kafka and Kotlin
https://codersee.com/apache-kafka-with-spring-boot-and-kotlin/
Codersee - Kotlin on the backend
Apache Kafka With Spring Boot and Kotlin
In this step-by-step guide, I will show you how to create a Kafka Producer and Consumer with Spring Boot and Kotlin.
For those who are interested in Kotlin core, I wrote a detailed article about Kotlin when expression: https://codersee.com/kotlin-switch-when-expression/
Codersee - Kotlin on the backend
Kotlin switch... ekhm.. when expression
In this article, I will show you how Kotlin when expression (aka Kotlin switch) works and how to use it in your Kotlin projects.
Today, I've published a new article with a great Spring Boot alternative
And this week, let's come back to Spring Boot