---
title: "Week 9 of #100DaysOfCode: A Week of Deep Spring Learning"
url: https://daily.dev/posts/week-9-of-100daysofcode-a-week-of-deep-spring-learning-ub3vza7sn
source_url: https://dev.to/onatade_abdulmajeed/week-9-of-100daysofcode-a-week-of-deep-spring-learning-4d57
type: article
source: "Awesome Java Newsletter"
published: 2026-08-20T20:24:37.874Z
updated: 2026-08-20T20:39:12.114Z
tags: ["java", "spring", "reactive-programming"]
reading_time: 7
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Week 9 of #100DaysOfCode: A Week of Deep Spring Learning

**[Awesome Java Newsletter](https://daily.dev/sources/java_libhunt)** · 7 min read · 1 upvotes · 0 comments

## Summary

A personal learning-log entry recapping week nine of a #100DaysOfCode journey, focused on going deeper into the Spring Framework. Topics covered include Spring's Cache Abstraction (Cache, CacheManager, @Cacheable, @CachePut, @CacheEvict), how AOP and proxies implement caching, Reactive Design Patterns (back-pressure, Reactor, Publisher/Subscriber, Spring Web Reactive, WebClient, Mono/Flux), and an introduction to Concurrency Design Patterns (Active Object, Monitor Object). The author also lists goals for the next week, including LeetCode practice, mock interviews, Spring Security, and continued job applications for backend roles.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/onatade_abdulmajeed/week-9-of-100daysofcode-a-week-of-deep-spring-learning-4d57>

## Similar posts on daily.dev

- [Week 7 of \#100DaysOfCode: Back to the Fundamentals](https://daily.dev/posts/week-7-of-100daysofcode-back-to-the-fundamentals-tkwmwuv1l) · Awesome Java Newsletter · 0 upvotes · 0 comments

---

Tags: [#java](https://daily.dev/tags/java), [#spring](https://daily.dev/tags/spring), [#reactive-programming](https://daily.dev/tags/reactive-programming)

[View this post on daily.dev](https://daily.dev/posts/week-9-of-100daysofcode-a-week-of-deep-spring-learning-ub3vza7sn)
