Skip to content
Art of Coding

Art of Coding

  • Advanced
  • AI / Machine Learning
  • Algorithms
  • API Integration
  • Automation Scripts
  • Beginner
  • C#
  • C++
  • Data Structures
  • Databases
  • DevOps / CLI Tools
  • Dynamic Programming
  • Go
  • Graph Theory
  • HTML / CSS
  • Intermediate
  • Java
  • JavaScript
  • Python
  • Recursion
  • Rust
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
  • TypeScript
  • Uncategorized
  • Web Development

Java

  • Home
  • Java
@Scheduled: Write Robust Cron Jobs in Spring Boot
Posted inJava

@Scheduled: Write Robust Cron Jobs in Spring Boot

@Scheduled: Write Robust Cron Jobs in Spring Boot Running scheduled tasks is a common need in many backend applications — from sending emails at certain times, to cleaning up temporary…
Posted by Oana Rinaldi August 1, 2025
Posted inJava

@Transactional in Spring Boot: How It Actually Works (With Code)

@Transactional in Spring Boot: How It Actually Works (With Code) The @Transactional annotation is one of the most powerful — and potentially dangerous — features in Spring Boot. If used…
Posted by Oana Rinaldi August 1, 2025

Recent Posts

  • “Instant Checkout” Button in Vanilla JS + Fetch API
  • Algorithm Deep Dive: Sliding Window in JavaScript for Subarray Sums
  • Diagnose Database Performance Issues with SQL EXPLAIN Plans
  • SQL Pivot Tables with CASE WHEN Logic
  • Build an HTTP Status Code Checker Using Bash For Loop + curl

Recent Comments

No comments to show.

Archives

  • August 2025

Categories

  • Databases
  • Java
  • JavaScript
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
Copyright 2025 — Art of Coding. All rights reserved. Bloghash WordPress Theme
Scroll to Top