Mercury-IM/entity
2019-12-22 00:13:54 +01:00
..
src/main/java/org/mercury_im/messenger/entity Improve entity constructors 2019-12-22 00:13:54 +01:00
.gitignore Begin work on stricter clean architecture. 2019-11-03 06:33:52 +01:00
build.gradle Begin work on stricter clean architecture. 2019-11-03 06:33:52 +01:00
README.md Begin work on stricter clean architecture. 2019-11-03 06:33:52 +01:00

Entity

This module contains entity definitions for MercuryIM. According to Robert C. Martins "Clean Architecture", entities form the inner most layer of the program.