#modulith
💡 Workshop-Freitag auf der W-JAX!
👨‍🏫 Marwan Abu-Khalil – Java Virtual Threads
🧩 @patbaumgartner.com – Spring Modulith
🔐 Niko Köbler – OAuth 2.1 & OpenID Connect

Code, Praxis & Austausch bis zum Schluss. 💻
#jaxcon #WJAX #Java #Spring #Security #Workshops
November 7, 2025 at 3:17 PM
What a lovely weather to travel to Munich for W-JAX 2025.

Say hi and talk to me all Buil packs, Spring Modulith and Spring AI and Embabel!

#WJAX #DeveloperConference
November 4, 2025 at 10:09 AM
#Java and #JVM folks, are you using the Outbox Pattern? If yes, then which tool are you using? It's a genuine question; I'd like to see if my anecdotal observations are real 🙂

Homebrewed? Debezium? Spring Modulith, other? 🤔
October 28, 2025 at 8:04 AM
Modulith is a great name!
October 23, 2025 at 10:23 PM
Application-module-aware #Flyway migrations have just landed in #SpringModulith! Check out the reference docs for details. docs.spring.io/spring-modul... 🍃📦
October 14, 2025 at 3:20 PM
Weiter geht’s! 💻
Nicole Rauch & @maguenth.bsky.social  zu Spring Modulith & DDD,Ole Wendland zu MCP (KI + Architektur)
und Beija Nigl über situative Führung.
Abends: Night Keynote mit @lina-plummer.bsky.social & Berrin Akvardar 💗
🔗 software-architecture-summit.de/berlin
October 14, 2025 at 2:02 PM
Here are the slides of my “What's New in Spring Modulith?” #Devoxx session… 🍃📦 speakerdeck.com/olivergierke...
What's new in Spring Modulith?
Spring Modulith is a relatively new addition to the Spring ecosystem and guides developers in structuring their applications to create more maintainable…
speakerdeck.com
October 9, 2025 at 3:58 PM
Good thing @odrotbohm.de’s workshop/talk is a long one for this long flight I’m on…

youtu.be/k3o1nSh3g2Q

#Java #DDD #Modulith #Spring
Tactical Domain Driven Design with Java and Spring by Oliver Drotbohm
YouTube video by Devoxx
youtu.be
October 8, 2025 at 6:02 PM
Thu, Oct 9th, 1:50pm – What's new in #SpringModulith? - m.devoxx.com/events/dvbe2... 🍃📦 3/5
October 4, 2025 at 2:37 PM
Tue, Oct 7th, 1:30pm – Tactical Domain-Driven Design with #Java and #Springm.devoxx.com/events/dvbe2... #DDD ☕️⚗️🍃📦2/5
October 4, 2025 at 2:37 PM
📢 Another update for the Logical Structure view in #VSCode's Spring Boot Tools. The application node now reveals a customization icon to select the stereotype groups that should be considered. Switch to the pre-release version to play with it. ☕️⚗️ #jMolecules
October 2, 2025 at 12:32 PM
Modulithen als Alternative zu Microservices? 🤔
Ein modularer Monolith bietet klare Modulgrenzen, überschaubare Komplexität und Stabilität für Weiterentwicklung. @sippsack.bsky.social zeigt auf der BED 2025 in Berlin Chancen und Herausforderungen. Seid ihr Anfang Oktober dabei? 📆 #modulith #BED2025
September 30, 2025 at 10:35 AM
Microservices aren't always the answer! Unless you're a giant like Google, they add complexity & technical debt. A "modulith" – code structured for potential microservice splitting later – offers a smarter, more flexible approach. Don't blindly follow trends! erbosoft.com/blog/2025/09...
On Microservices
Erbosoft Metaverse Design Solutions
erbosoft.com
September 18, 2025 at 8:50 PM
“Microservices will fix it.” Not always.
@asm0dey.site explains why most apps run better as modular monoliths with Spring Modulith: clearer structure, safer tests, and less complexity. youtu.be/AkXkEIc8hw0

Curious to hear your view – microservices or monolith?
Monolith Done Right: Why You Don’t Need Microservices
YouTube video by CyberJAR
youtu.be
September 15, 2025 at 3:41 PM
Many people asked to add Spring Security for my Spring Modulith sample project. Done 🚀

github.com/sivaprasadre...
GitHub - sivaprasadreddy/spring-modular-monolith: A modular monolith application built with Spring Modulith
A modular monolith application built with Spring Modulith - sivaprasadreddy/spring-modular-monolith
github.com
September 15, 2025 at 1:45 PM
KISS. If you use Spring, consider using Spring Modulith. If not, I'd advise to use jMolecules/ArchUnit.
September 13, 2025 at 10:16 AM
Modulith, if you're not familiar, is the answer to the question "what if we made a module system whose rules were enforced at runtime using reflection"
September 12, 2025 at 4:14 AM
why is every Java module system cursed? JPMS is great but kinda half-finished without versioning and a package manager, and Spring Modulith, while impressive, is ultimately a demonstration of how Spring Framework turns Java into a dynamically-typed language.
September 12, 2025 at 4:13 AM
🚀 Bringt Eure Skills aufs nächste Level bei den #BaselOne25 Workshops!

👩💻 Scratch | 🏗 Spring Modulith | 🤯 MAD-TDD | 🤖 KI & Java | 🎯 Facilitation | 🎲 Teamdynamics

📅 15.10.25 | Markthalle Basel

🎟️ Tickets: eventfrog.ch/BaselOne2025

📌 Programm: baselone.org#programm
September 9, 2025 at 8:14 AM
Thanks a lot for the answer. Do you think something like partitioned/sequential event execution by key (e.g. customerId) might be added to Spring Modulith in the future?
September 7, 2025 at 7:06 PM
Hi @odrotbohm.de 👋 Is there a way to partition event execution in Spring Modulith by a specific key (e.g. customerId) and ensure events for the same key run sequentially — without relying on an external messaging system like Kafka?

Thanks a lot for all your amazing work on Spring Modulith! 🙏
September 7, 2025 at 3:48 PM
The #STS team is on 🔥! Sneak preview for the #SpringModulith application module information incorporated in the logical structure view in #VSCode. ⚗️🍃📦
September 4, 2025 at 12:34 PM
🔥 Drei Highlights auf der W-JAX!

@patbaumgartner.com‬ spricht über Spring Boot Observability, Cloud Native Buildpacks und gibt einen intensiven Workshop zu Spring Modulith.

👉 Sei live oder online dabei: https://jax.de/speaker/patrick-baumgartner/?loc=mun
September 1, 2025 at 12:50 PM