Update Technical future / Andreas

Andreas Svanberg 2025-02-12 17:10:37 +01:00
parent e199f2252d
commit 895c37f4af

@ -39,6 +39,7 @@
18. Do not accept `null` as a method parameter
* Add overloads without it
* Specify it as `Optional<T>`
1. Do not return `null`
19. Remove stack traces from Maven test output
20. Fix all warnings during Maven build
21. Do not use repositories directly in Wicket components