Update Technical future / Andreas

Andreas Svanberg 2025-02-06 12:51:34 +01:00
parent 77450831d4
commit 2989514845

@ -1,4 +1,5 @@
* Replace Wicket with Spring Web (REST API) + React (TypeScript)
* Must have a transition period where both work together simultaneously with smooth transition
* Never return `@Entity` classes from services
* Never return `@Entity` classes from repositories.
* Stop using "Open EntityManager In View" pattern and use `EntityManagerFactory` rather than a "shared" `EntityManager`