Oleksandra Matviienko
|
63df92e995
|
JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-04-26 23:55:17 +02:00 |
|
Sergey Matvienko
|
16490e1e2f
|
optionalMappingJDK8ModuleTest added
|
2024-04-23 11:16:40 +02:00 |
|
IrynaMatveieva
|
837933a2e0
|
moved the static toPlainText() method to the JacksonUtil class
|
2024-03-12 18:53:45 +02:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
Andrii Landiak
|
4430322b29
|
Refactor Jackson: fromStringIgnoreUnknownProperties to fromString(String string, Class<T> clazz, boolean ignoreUnknownFields)
|
2023-12-01 15:18:09 +02:00 |
|
Andrii Landiak
|
6fa3a125c2
|
Mino refactoring: add json support for resources, fix test and edgeVersion for test
|
2023-11-13 13:28:54 +02:00 |
|
Andrii Landiak
|
ec4200d735
|
Refactoring after final review
|
2023-11-13 12:41:52 +02:00 |
|
Andrii Landiak
|
b14a304473
|
Refactoring for edge proto to send entity serialized in order not to update everytime entity changes its structure
|
2023-11-13 12:27:14 +02:00 |
|
Sergey Matvienko
|
e75307c2be
|
ExceptionUtil.lookupExceptionInCause refactored from recursion to a loop. Tests added
|
2023-07-27 21:38:02 +02:00 |
|
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
2023-01-31 10:43:56 +02:00 |
|
ShvaykaD
|
e94d305f61
|
added JacksonUtilTest for ALLOW_UNQUOTED_FIELD_NAMES_MAPPER and updated getAttributes tests
|
2022-11-03 12:31:31 +02:00 |
|
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
2022-01-17 14:07:46 +02:00 |
|
Sergey Matvienko
|
66f5e17bab
|
fixed licence header (CE) for LinkedHashMapRemoveEldest (removed <p>)
|
2021-07-06 14:15:45 +03:00 |
|
Sergey Matvienko
|
4eb6a94ff5
|
fixed licence header (CE) for LinkedHashMapRemoveEldest
|
2021-07-06 14:15:45 +03:00 |
|
Sergey Matvienko
|
57b0e19ec8
|
util: LinkedHashMapRemoveEldest refactored
|
2021-07-06 14:15:45 +03:00 |
|
Sergey Matvienko
|
3d3aae60d8
|
util: LinkedHashMapRemoveEldest refactored with BiConsumer
|
2021-07-06 14:15:45 +03:00 |
|
Sergey Matvienko
|
d7f797a065
|
util: LinkedHashMapRemoveEldest implemented with test
|
2021-07-06 14:15:45 +03:00 |
|