Commit Graph

4 Commits

Author SHA1 Message Date
744f55de58 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
722f91ba91
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
786150ec0c configured JPA validation 2020-01-11 09:42:02 +01:00
d40194b10d LV-encoding messages, added JPA validation. 2020-01-06 17:40:19 +01:00