Kc
23b8fcc96e
CHANGED: implemented more BlocksResource methods
...
CHANGED: added dependency to javax.mail for because of strange "java.lang.NoClassDefFoundError: javax/mail/internet/MimeMultipart" exception when serializing data objects in API resources.
2018-10-15 15:11:22 +02:00
Kc
730b5033d1
CHANGED: switched to JUnit5
...
CHANGED: globalization tests
2018-10-04 22:58:04 +02:00
Kc
aa7bdaf713
CHANGED: read translations from XML files
2018-10-04 16:36:45 +02:00
Kc
646462942c
ADDED: globalization.Translator - basic globalization support (implementation needed)
...
ADDED: api.Security (implementation needed)
ADDED: api.APIErrorFactory
CHANGED: added command execution to ApiClient
2018-09-24 00:21:47 +02:00
Kc
19a9a3a98b
CHANGED: integrated Swagger/OpenApi
...
CHANGED: added method stubs and describing annotations to BlocksResource
2018-09-20 23:48:20 +02:00
Kc
4f279fc616
ADDED: ApiClient
...
ADDED: UsageDescription annotation
ADDED: Start class as entry point
first implementation of annotated resource descriptions
2018-09-18 23:41:37 +02:00
Kc
d63ff02b97
CHANGED: added first API resources with jetty and jersey
2018-09-16 23:24:20 +02:00