Mercury-IM/entity
Paul Schaub 0adbcc94b0
Start work on new message sending logic
2020-07-30 19:52:58 +02:00
..
src/main/java/org/mercury_im/messenger/entity Start work on new message sending logic 2020-07-30 19:52:58 +02:00
.gitignore 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
build.gradle Store and restore OX keys 2020-06-15 17:41:13 +02:00

README.md

Entity

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