Skip to content
The Bored Dev

The Bored Dev

💻

  • Home
  • Shop
  • IT Books
  • Contact

Category: Programming

scheduled

How to Use and Test @Scheduled Annotation in Spring

January 17, 2023 theboreddev Programming, Spring

In this article we will learn how to use and test Scheduled annotation in Spring. Let’s start! Introduction Scheduled annotation in Spring is quite helpful

Read more
conditionalonproperty

How to Use and Test @ConditionalOnProperty in Spring Boot

January 16, 2023 theboreddev Kotlin, Programming, Spring

In this article we will learn how to test @ConditionalOnProperty annotation in Spring Boot. This annotation is specially useful for enabling or disabling components based

Read more
kotlin flow

Understanding Kotlin Flows

January 16, 2023 theboreddev Kotlin, Programming

In this article we will explain what a Kotlin Flow is and how to use it, what benefits does it bring to us and some

Read more
framework driven development - annotation driven development

The Problems of Annotation-Driven Development

December 22, 2022 theboreddev Programming

In this article we will talk about the problems that arise when we overuse annotations in our applications, something we call “annotation-driven development” or also

Read more
random number in Kotlin

How to Generate Random Number in Kotlin

December 10, 2022 theboreddev Kotlin, Programming

In this article we will show you how to generate a random number in Kotlin. This is quite useful for testing purposes specially, although there

Read more
Exception Handling - Spring Boot Java

Exception Handling in Spring REST Services in Java

December 2, 2022 theboreddev Programming, Spring

In this article we will see how to implement exception handling in Spring web services in Java. We will take you through the different options

Read more

Posts navigation

1 2 3 … 5 Next Posts»
WordPress ThemeZee.
The Bored Dev
Proudly powered by WordPress Theme: Gridbox.
 

Loading Comments...
 

You must be logged in to post a comment.