Update Technical future / Andreas

Andreas Svanberg 2025-02-06 12:30:53 +01:00
parent 833a0dcf07
commit d3cd0cf9e9

@ -11,6 +11,8 @@
* 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
* Start with no rules just to have it set up
* Add rules over time and fix the violations simultaneously
* Replace Jersey (JAX-RS client) with Spring's RestClient?
* To get rid of a rather large dependency
* Use Spring Boot Maven plugin / main method to start SciPro