Update Technical future / Andreas

Andreas Svanberg 2025-02-05 23:04:44 +01:00
parent 659933b842
commit cbb187e29d

@ -10,4 +10,6 @@
* Make all notifications event-based rather than direct calls from other service methods
* Make event handling asynchronous (such that a failure or slowdown in an event consumer does not interfere with the event producer)
* Replay events if a consumer fails?
* Introduce automated [Checkstyle](https://checkstyle.org/) analysis with no allowed violations
* Introduce automated [Checkstyle](https://checkstyle.org/) analysis with no allowed violations
* Replace Jersey (JAX-RS client) with Spring's RestClient?
* To get rid of a rather large dependency