moduliths
buckpal
moduliths | buckpal | |
---|---|---|
5 | 3 | |
819 | 2,204 | |
- | - | |
0.0 | 2.0 | |
about 2 years ago | 6 months ago | |
Java | Java | |
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.
moduliths
-
Spring Modulith: have we reached modularity maturity?
Even since the microservices craze started, some cooler heads have prevailed. In particular, Oliver Drotbohm, a developer on the Spring framework, has been a long-time proponent of the moduliths alternative. The idea is to keep a monolith but design it around modules.
- Monolith app seperated on modules?
-
Can you recommend any Github Spring Boot projects that can be used as a reference for good practices along the lines of documentation, automated testing, and deployment?
Not sure if that will be complete example but for coding I would go trough Spring dev members in Github: - Olivier Gierke : https://github.com/moduliths/moduliths (Modulith) - Rossen Stoyanchev : https://github.com/rstoyanchev - Dave Syer : https://github.com/dsyer
-
archifacts is launched
Conceptually, there a lot of similarities to Moduliths. Moduliths helps you to build modular Spring Boot applications which are preferred to be deployed as a single unit. Like archifacts Moduliths uses ArchUnit to enforce certain architectural constraints and - based on some rules - it's able to identify the application's building blocks.
-
What are some most useful things you coded with ArchUnit?
Moduliths - a Spring Boot extension that allows to structure your application into logical modules, test those individually and derive high-level documentation for the structure created.
buckpal
- Hexagonal Architecture Spring example, is this right?
- Any examples of a well designed Java web backend?
-
Spring Modulith: have we reached modularity maturity?
We need rules to enforce boundaries, and they need to be treated like tests: when tests fail, one must fix them. Likewise, when one breaks a rule, one must fix it. ArchUnit is a tool to create and enforce rules. One configures the rules and verifies them as tests. Unfortunately, the configuration is time-consuming and must constantly be maintained to provide value. Here's a snippet for a sample application following the Hexagonal architecture principle:
What are some alternatives?
ArchUnit-Examples - Examples for ArchUnit (A Java architecture test library, to specify and assert architecture rules in plain Java)
java-ddd-example - ♨️ DDD in Java skeleton & examples. Course:
pf4j - Plugin Framework for Java (PF4J)
spring-user-management - A REST API for User and Role management, token generation and validation
parallel-collectors - Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.
CleanArchitecture - Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.
jmolecules - Libraries to help developers express architectural abstractions in Java code
academy-walking-skeleton - A mono repo for a walking skeleton applicaiton
RIBs - Uber's cross-platform mobile architecture framework - Android Repository
piggymetrics - Microservice Architecture with Spring Boot, Spring Cloud and Docker
JeecgBoot - 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。