An instant messaging application with a self-hostable server.
CyB3RC0nN0R
6b34bf9edc
Due to a bug in the JPA validator columns with camel case names are flagged as missing (probably due to the case-insensitive nature of SQL). This has been circumvented by assigning every column with a camel case name a new name with underscores. The inheritance strategy of the Contacts class has been changed to single table for performance reasons. |
||
---|---|---|
.github | ||
.settings | ||
src/main | ||
.classpath | ||
.gitignore | ||
.project | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
drop_all_tables.sql | ||
LICENSE | ||
pom.xml | ||
README.md |
envoy-server-standalone
Standalone server for the Envoy project