Update Technical future / Andreas

Andreas Svanberg 2025-02-10 14:23:50 +01:00
parent b281f01145
commit 60ed54a114

@ -38,4 +38,6 @@
* Automatic deployment to production after pull request is merged
* Do not accept `null` as a method parameter
* Add overloads without it
* Specify it as `Optional<T>`
* Specify it as `Optional<T>`
* Remove stack traces from Maven test output
* Fix all warnings during Maven build