34381ddba5fixed issue when person id wouldn't be unique when adding new person on servererius2022-05-16 16:42:21 +0300
d19dd08ec9added shutdown hook which saves data on the servererius2022-05-16 15:55:16 +0300
822dba1f63v2.2 command line functionality in no longer client-only added ability to save data using command on server app refactor of CommandLineHandler added CommandLineHandlerClient and CommandLineHandlerServer classes other minor changeserius2022-05-16 15:20:36 +0300
1b7fe89d1afinal logger format updateerius2022-05-11 00:23:57 +0300
2cce380f20v2.1 UDPClient uses DatagramChannel instead of DatagramSocket New command "con" minor bug fixeserius2022-05-10 22:14:13 +0300
dda459c971changed some methods that would return null in place of a message in CommandResult removed null check when calling CommandResult#getValue()erius2022-05-09 17:22:26 +0300
edd89107d0server support addederius2022-04-29 19:29:59 +0300
51caa000f3more xml flexibility, minor fixesegor2022-03-22 02:19:39 +0300
4f8d6b45d0more detailed error messages, recursion prevention, stacktrace doesn't print on error anymore, xml fix, some other minor fixesegor2022-03-21 19:43:44 +0300
5a3877c86bmore detailed error messages, recursion prevention, stacktrace doesn't print on error anymore, xml fix, some other minor fixesegor2022-03-20 14:33:20 +0300
Merge pull request #2 from erius0/dev
Egor
2022-02-21 19:53:27 +0300
0ba5fca0c1empty input will now be considered as null for some fields (Person.passportId, Person.height and Location.name), fixed data classes setters for some fieldsegor2022-02-21 18:23:04 +0300
dccded9944empty input will now be considered as null for some fields (Person.passportId, Person.height and Location.name)egor2022-02-21 18:10:03 +0300