jmolecules
COLA
jmolecules | COLA | |
---|---|---|
4 | 1 | |
1,270 | 12,069 | |
2.3% | 0.7% | |
7.0 | 6.5 | |
19 days ago | 14 days ago | |
Java | Java | |
Apache License 2.0 | GNU Lesser General Public License v3.0 only |
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.
jmolecules
- Libraries to help developers express architectural abstractions in Java code
-
Spring Modulith: have we reached modularity maturity?
Spring Modulith is the successor of Oliver Drotbohm's Moduliths project (with a trailing S). It uses both ArchUnit and jMolecules. At the time of this writing, it's experimental.
- jMolecules 2021.2.0 released
-
Deprecating JPA no-args constructors
You could move towards modeling your code around DDD building blocks (like aggregates etc.) and declare those concepts in code explicitly using jMolecules types. There is a dedicated jMolecules Integrations ByteBuddy Plugin, that would then add the necessary boilerplate code and default mappings required by the expressed concept. This makes the code shown here a fully working JPA model. You can argue that the lack of JPA oddities is odd itself in the first place but I like the idea of expressing the architectural concept explicitly and the technology integration completely flowing from that.
COLA
What are some alternatives?
educational-platform - Modular Monolith Java application with DDD
curriculum-foundation - iSAQB Curriculum for the CPSA - Foundation Level. This repository contains copyrighted work.
cp-ddd-framework - 轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!
spring-modulith - Modular applications with Spring Boot
archifacts - archifacts is a library to extract your architectural concepts out of your application's code
xLog - Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.
amber-docs - https://openjdk.org/projects/amber
Moxy - Moxy is MVP library for Android
persistence
EasyMVP - A full-featured framework that allows building android applications following the principles of Clean Architecture.
moduliths - Building modular, monolithic applications using Spring Boot
Mosby - A Model-View-Presenter / Model-View-Intent library for modern Android apps