Update Technical future / Andreas

Andreas Svanberg 2025-02-12 11:20:23 +01:00
parent b2d766d0ab
commit 66364f297b

@ -41,4 +41,7 @@
* Specify it as `Optional<T>`
* Remove stack traces from Maven test output
* Fix all warnings during Maven build
* Do not use repositories directly in Wicket components
* Do not use repositories directly in Wicket components
* Improve the creation of test data
* Allow creating a new file that adds test data to minimize merge conflicts
* Should be easy to do repetitive tasks (such as create a user) in each new file