Update Technical future / Andreas

Andreas Svanberg 2025-02-05 23:47:38 +01:00
parent cbb187e29d
commit c6c57c2e93

@ -12,4 +12,11 @@
* Replay events if a consumer fails?
* 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
* To get rid of a rather large dependency
* Use Spring Boot Maven plugin / main method to start SciPro
* Will automatically start Docker dependencies
* Faster reloading on changes
* How to solve secrets for Daisy integration?
* Use a local database running in Docker
* Requires good test data in `DataInitializer`
* Try to minimize / move to edges the Daisy integration to make as much functionality as possible useable without it