Commit Graph

4 Commits

Author SHA1 Message Date
fd1d7e5473 Resolved JPA validation errors
These were partially caused by an old Hibernate validator which has now
been replaced by the EclipseLink validator for the current JPA standard.
Another error was caused by the use of non-standard JPQL in the user
search query which has now been replaced by a standardized one.
2020-06-11 11:17:22 +02:00
delvh
9020598335 Added database support to forward messages (#30)
* Added server support for forwarding messages

* added newline at EOF for any file not having one at its end
2020-03-23 22:12:27 +01:00
delvh
a58bb6716d configured JPA validation 2020-01-11 09:42:02 +01:00
0324f3a4fd LV-encoding messages, added JPA validation. 2020-01-06 17:40:19 +01:00