COLA
spring-modulith
COLA | spring-modulith | |
---|---|---|
1 | 4 | |
12,163 | 851 | |
0.9% | 3.8% | |
6.5 | 9.5 | |
about 2 months ago | 11 days ago | |
Java | Java | |
GNU Lesser General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
COLA
spring-modulith
-
Understanding the potential of Modulith architecture
If you use Java and Spring, you can have a look at Spring Modulith. It is an experimental Project by Spring to build modular Monoliths with Spring. This project can help to encapsulate your modules and to find a good project structure. For example it is helpful that references to internal module packages (sub-packages) are rejected.
- Spring Modulith
-
Make microservices look like monoliths
Spring Modulith is trying to enforce strict module boundaries.
I haven't yet tried it myself, but it looks promising:
https://spring.io/projects/spring-modulith
-
Is it Time to go Back to the Monolith?
To get a sense of the latter part you can check out the Spring Modulith project. It’s a modular monolith that lets us build a monolith using dynamic isolated pieces. With this approach we can separate testing, development, documentation and dependencies. This helps with the isolated aspect of microservice development with little of the overhead involved. It removes the overhead of remote calls and the replication of functionality (storage, authentication, etc.).
What are some alternatives?
curriculum-foundation - iSAQB Curriculum for the CPSA - Foundation Level. This repository contains copyrighted work.
actio - The Node.js framework for microservices and monoliths.
xLog - Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.
Moleculer - :rocket: Progressive microservices framework for Node.js
jmolecules - Libraries to help developers express architectural abstractions in Java code
pf4j - Plugin Framework for Java (PF4J)
cp-ddd-framework - 轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!
Mosby - A Model-View-Presenter / Model-View-Intent library for modern Android apps
moduliths - Building modular, monolithic applications using Spring Boot
EasyMVP - A full-featured framework that allows building android applications following the principles of Clean Architecture.
educational-platform - Modular Monolith Java application with DDD