Hello 👋
It's Tuesday, so it means, that a new article has been published. I believe this will be a valuable lesson about the Project Reactor for everyone
https://codersee.com/mono-just-defer-fromsupplier-create-part-1/
It's Tuesday, so it means, that a new article has been published. I believe this will be a valuable lesson about the Project Reactor for everyone
https://codersee.com/mono-just-defer-fromsupplier-create-part-1/
Codersee - Kotlin on the backend
Mono.just() vs defer() vs fromSupplier() vs create() - Part 1
If you would like to learn differences between Mono.just() vs defer() vs fromSupplier() vs create(), then you're gonna like this post.
If you've ever heard of Kotlin, but you are not sure what exactly it is, or what exactly can it be used for, then my newest video might help you, thanks:
https://youtu.be/biqnRhG9JVk
https://youtu.be/biqnRhG9JVk
YouTube
What is Kotlin and Why Should You Learn It?
Have you ever wondered about:
- what Kotlin exactly is?
- what can you use it for?
- what are its advantages?
If yes, then please let me answer all of these questions in this article. If you find this material useful, please check out my page (link below)…
- what Kotlin exactly is?
- what can you use it for?
- what are its advantages?
If yes, then please let me answer all of these questions in this article. If you find this material useful, please check out my page (link below)…
Hello, if you enjoyed the previous article about Project Reactor, then please check out the continuation I've just published today. We'll focus on nulls and exceptions handling:
https://codersee.com/mono-just-defer-fromsupplier-create-part-2/
https://codersee.com/mono-just-defer-fromsupplier-create-part-2/
Codersee - Kotlin on the backend
Mono.just() vs defer() vs fromSupplier() vs create() - Part 2
This time, we will focus on differences between just(), defer(), fromSupplier() and create() methods in exceptions and null handling.
Hi! If you've ever wondered how to generate PDFs in a Spring Boot, then my latest article might be a great way to start 🚀
https://codersee.com/sring-boot-kotlin-apache-pdfbox/
https://codersee.com/sring-boot-kotlin-apache-pdfbox/
Codersee - Kotlin on the backend
Generate a PDF in a Spring Boot with Apache PDFBox and Kotlin
In this guide, I will teach you how to generate and secure a PDF in a Spring Boot REST API with Apache PDFBox and Kotlin.
Hello and welcome to 2022. What about starting this year with taking a few steps back and learn a bit about good practices?
https://codersee.com/solid-principles-with-kotlin-examples/
https://codersee.com/solid-principles-with-kotlin-examples/
Codersee - Kotlin on the backend
SOLID Principles with Kotlin Examples
In this article I will teach you what exactly SOLID principles are with Kotlin examples to get an even better understanding of the topic.
Hi, I've just shared a new video with IntelliJ shortcuts, which help me in my everyday life as a programmer, so definitely might be worth checking if you are working with IntelliJ 🚀
https://youtu.be/6NylZ8PFDvw
https://youtu.be/6NylZ8PFDvw
YouTube
16 IntelliJ Shortcuts That Will Boost Your Productivity
As almost every program or tool, the IntelliJ IDEA comes with plenty of shortcuts that, when incorporated into your work, will definitely reduce the time of the development. Let's spend a few minutes to describe a few of them.
Bonus: https://resources.j…
Bonus: https://resources.j…
And a new portion of knowledge 🔥
https://codersee.com/exception-handling-with-restcontrolleradvice-and-exceptionhandler/
https://codersee.com/exception-handling-with-restcontrolleradvice-and-exceptionhandler/
Codersee - Kotlin on the backend
Exception Handling with @RestControllerAdvice and @ExceptionHandler
In this article, we'll learn what exactly @RestControllerAdvice and @ExceptionHandler are, and how to use them in a Spring Boot REST API.
Hi! If you would like to learn how to create REST APIs, then check out my latest article about Ktor, which is a great alternative for Spring Boot:
https://codersee.com/rest-api-ktor-ktorm-postgresql/
https://codersee.com/rest-api-ktor-ktorm-postgresql/
Codersee - Kotlin on the backend
REST API With Ktor, Ktorm and PostgreSQL
In this step by step tutorial I will show you how to implement a simple REST API with Ktor, Ktorm and PostgreSQL.
Hello! My last article about handling exceptions with @RestControllerAdvice brought a lot of attention. If you'd like to learn how does this annotation differ from @ControllerAdvice, then here comes my fresh article:
https://codersee.com/controlleradvice-vs-restcontrolleradvice/
https://codersee.com/controlleradvice-vs-restcontrolleradvice/
Codersee - Kotlin on the backend
@ControllerAdvice vs @RestControllerAdvice
In this post, I would like to walk you through the differences between @ControllerAdvice and @RestControllerAdvice.
Hello! I've got two things for you. First and the most important- would you like me to create a Telegram group, where we could have the possibility to simply talk, ask questions etc.? (If yes, please leave a reaction to this post)
And the second one, I've just shared a new video on YT
https://youtu.be/npib90rBLE4
And the second one, I've just shared a new video on YT
https://youtu.be/npib90rBLE4
YouTube
How to Install Intellij IDEA on Windows For Kotlin Development
In this short tutorial I will show you how to install IntelliJ IDEA on Windows and as a bonus I will show you how to run Kotlin snippets using you web browser.
Links to pages presented in the video:
Download IntelliJ IDEA: https://www.jetbrains.com/idea/download…
Links to pages presented in the video:
Download IntelliJ IDEA: https://www.jetbrains.com/idea/download…
Good morning!
If you'd like to learn something more about creating test coverage reports, then I got something for you 👨🏫
https://codersee.com/jacoco-with-spring-boot-gradle-and-kotlin/
If you'd like to learn something more about creating test coverage reports, then I got something for you 👨🏫
https://codersee.com/jacoco-with-spring-boot-gradle-and-kotlin/
Codersee - Kotlin on the backend
JaCoCo Reports With Spring Boot, Gradle and Kotlin
In this blog post, I will walk you step by step through the process of generating test coverage reports with Jacoco, Spring Boot and Gradle.
Good morning 🔆
If you'd like to learn how to create a REST API with MongoDB, then please check out my latest tutorial:
https://codersee.com/a-guide-to-ktor-with-mongodb/
If you'd like to learn how to create a REST API with MongoDB, then please check out my latest tutorial:
https://codersee.com/a-guide-to-ktor-with-mongodb/
Codersee - Kotlin on the backend
A Guide To Ktor With MongoDB
In this step by step guide, I would like to show you how to implement a REST API using Ktor, MongoDB and KMongo.
Good morning! Last week I've added a complete guide on Retrofit with Kotlin. Hope you'll enjoy it https://codersee.com/retrofit-with-kotlin-the-ultimate-guide/
Codersee - Kotlin on the backend
Retrofit With Kotlin- The Ultimate Guide
In this step by step guide I will show you Retrofit 2 features and how to configure it in a Kotlin project.
Hi guys 😎 If you'd like to take a deep dive into core Kotlin, then I've prepared an article on Data Classes: their features, benefits and limitations
https://codersee.com/data-classes-in-kotlin/
https://codersee.com/data-classes-in-kotlin/
Codersee - Kotlin on the backend
All You Need To Know About Data Classes in Kotlin
In this article, we will take a look at a concept of data classes in Kotlin and how they can help us in a day-to-day work.
Good morning (at least in EU) 👋
Yesterday, I've published another blog post. This time, taking a look at Jackson library and one, tricky thing worth to remember about: https://codersee.com/what-is-the-difference-between-jackson-nullnode-and-null/
Have a great week folks 🤠
Yesterday, I've published another blog post. This time, taking a look at Jackson library and one, tricky thing worth to remember about: https://codersee.com/what-is-the-difference-between-jackson-nullnode-and-null/
Have a great week folks 🤠
Codersee | Kotlin, Ktor, Spring
What Is The Difference Between Jackson NullNode and Null?
In this short article, I would like to explain the difference between the NullNode and null value when working with Jackson library.
If you would like to learn:
🟠 what exactly database versioning tools are?
🟠 why do we even need them in our projects?
🟠 and how to set up such a tool in a Spring Boot project?
Then check out my latest, free article on Flyway with Spring Boot:
https://codersee.com/flyway-migrations-with-spring-boot/
Also, as a reminder, we have a newsletter, where I send out updates instantly (+ you'll get two ebooks for joining) codersee.com/newsletter
🟠 what exactly database versioning tools are?
🟠 why do we even need them in our projects?
🟠 and how to set up such a tool in a Spring Boot project?
Then check out my latest, free article on Flyway with Spring Boot:
https://codersee.com/flyway-migrations-with-spring-boot/
Also, as a reminder, we have a newsletter, where I send out updates instantly (+ you'll get two ebooks for joining) codersee.com/newsletter
Codersee | Kotlin, Ktor, Spring
Flyway Migrations With Spring Boot
In this tutorial, we will learn what exactly Flyway is and how we can configure it when working with Spring Boot.
Do we have any Spring WebFlux fans here? 😎
If so, then prepared something to bookmark for you
https://codersee.com/flyway-spring-webflux/
If so, then prepared something to bookmark for you
https://codersee.com/flyway-spring-webflux/
Codersee - Kotlin on the backend
Flyway Migrations With Spring WebFlux (R2DBC)
In this article I will show you how to configure Flyway migrations when working with Spring WebFlux and Spring Data R2DBC.
Hi Kotlin devs! I got something for you
https://blog.jetbrains.com/kotlin/2022/06/kotlin-1-7-0-released/
https://blog.jetbrains.com/kotlin/2022/06/kotlin-1-7-0-released/
The JetBrains Blog
Kotlin 1.7.0 Released | The Kotlin Blog
Kotlin 1.7.0 unveils the Alpha version of the new Kotlin/JVM K2 compiler, stabilizes language features, and brings performance improvements for the JVM, JS, and Native platforms.
Hi! This week, a fresh article on how to deploy Spirng Boot app to AWS (+ PostgreSQL)
https://codersee.com/spring-boot-app-aws-app-runner-amazon-rds/
https://codersee.com/spring-boot-app-aws-app-runner-amazon-rds/
Codersee | Kotlin, Ktor, Spring
Deploy Spring Boot App With AWS App Runner And Amazon RDS
In this step-by-step guide, we will see how to deploy an example Spring Boot application to AWS App Runner and connect to Amazon RDS.
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...