Spring Modulith

156 posts

Spring Modulith banner
Spring Modulith

Spring Modulith

@springmodulith

Modulithic Java applications using Spring Boot

Inside the modulith Se unió Eylül 2019
16 Siguiendo1.6K Seguidores
Spring Modulith
Spring Modulith@springmodulith·
📢🎄🎅 Christmas came early this year: #SpringModulith 1.3.1, 1.2.7 and 1.1.12 are here! Dependency upgrades, documentation (generation) improvements and bug fixes. Grab ’em while they’re 🔥! spring.io/blog/2024/12/2…
English
0
1
4
703
Spring Modulith retuiteado
Ivan Franchin
Ivan Franchin@ivangfr·
It sounds interesting... "Spring Boot as our technical foundation, Spring Modulith as our architectural foundation and then either Spring Cloud or one of the messaging integrations for our distributed system needs." @ciberkleid @springmodulith #spring_io #Java #SpringBoot
English
1
5
11
1.3K
Spring Modulith retuiteado
David
David@davgarcia5·
Whenever I talk about Event-Driven Archs, I always stick to the concepts and skip impl details, because they are not relevant. And @springmodulith is a great example of this: in-process events (optionally externalized) with good abstractions to support different arch styles. 👌
Maciej Walkowiak 🍃@maciejwalkowiak

Event Publication Registry is my favourite feature of @springmodulith. Together with @springdata aggregates & domain events it is a foundation for simple, easy to understand and resilient architecture (even if you are not building a modular monolith!) If you're wondering how it scales - we are processing 5M events per day. With correct indexes - any extra load on the database is difficult to spot. 👉 docs.spring.io/spring-modulit…

English
0
3
10
2.2K
Bijees
Bijees@thebijeesraj·
Is @Async required on DomainEventListeners ? It was my understanding that they are implicitly Async. I might be wrong . @sivalabs @springmodulith
Bijees tweet media
English
1
0
0
133
Spring Modulith retuiteado
Maciej Walkowiak 🍃
Maciej Walkowiak 🍃@maciejwalkowiak·
Event Publication Registry is my favourite feature of @springmodulith. Together with @springdata aggregates & domain events it is a foundation for simple, easy to understand and resilient architecture (even if you are not building a modular monolith!) If you're wondering how it scales - we are processing 5M events per day. With correct indexes - any extra load on the database is difficult to spot. 👉 docs.spring.io/spring-modulit…
Maciej Walkowiak 🍃 tweet media
English
6
29
181
20K
Spring Modulith retuiteado
Siva
Siva@sivalabs·
My "Building Modular Monoliths Using @springmodulith" talk at @juggujarat is published on YouTube. youtube.com/watch?v=YwCjRB… #Java #SpringBoot #SpringModulith #ModularMonolith
YouTube video
YouTube
Java User Group, Gujarat@juggujarat

🚀 New Video is Out Now! 🚀 Session on Building Modular Monoliths Using Spring Modulith led by none other than @sivalabs (Developer Advocate @JetBrainsTV)! 🎤 is live now on our Youtube channel now 👉 Watch the full session on YouTube here: youtube.com/watch?v=YwCjRB…

English
2
4
48
3.7K
Spring Modulith retuiteado
Siva
Siva@sivalabs·
I will give a talk on "Building Modular Monoliths Using @SpringModulith" Sunday 29 September 10:00 - 11:30 GMT+5:30 lu.ma/tw7wx50t
English
0
10
67
2.9K
Spring Modulith retuiteado
Oliver Drotbohm 🥁 & 👨‍💻
#Redis experts: @SpringModulith community members suggest adding support for Redis as message broker target. I'd love to see you chime in on this ticket, how to idiomatically use it for event publication. 🙇🍃📦 #issuecomment-2321448897" target="_blank" rel="nofollow noopener">github.com/spring-project…
English
0
3
5
1.2K
Spring Modulith retuiteado
DevOps Kansas City
DevOps Kansas City@DevOpsKC·
As you prepare for our next meetup on Tuesday, here's our April meetup with @dashaun, where he talked about "Streamlining your Delivery Pipelines with @springmodulith" youtu.be/cQO9XRuPkPc
YouTube video
YouTube
DevOps Kansas City@DevOpsKC

Join us this coming Tuesday (July 30) for our July Meetup with Curtis Blackthorne (linkedin.com/in/cblackthorn…) talking about "Collaboration Is More Than a Name Change", an expansion on his #DevOpsDaysKC Ignite talk! RSVP: meetup.com/devops-kansas-…

English
0
4
3
1K
Spring Modulith
Spring Modulith@springmodulith·
@lofidewanto @sivalabs We‘re currently investigating how to best support per-module change sets for Liquibase and Flyway. If you can report about established practices, please report them in a ticket.
English
0
0
2
55
Dr. Jawa
Dr. Jawa@lofidewanto·
@sivalabs @springmodulith You can build it either way, but the key issue is ensuring separation during deployment of the dbs or schemas. To achieve this, you need to separate the Flyway db modules, meaning each module should be an independent SB project. In the current setup, this is not implemented.
English
2
0
1
271
Siva
Siva@sivalabs·
If you are building a greenfield Modular Monolith using @springmodulith, do you design the database in such a way that tables that are owned by one module don't have foreign key relations with tables owned by other modules?
English
14
3
51
9.2K