- Removed transaction manager - Each request gets its own session via DbSession middleware - Moved authentication details to Authenticator middleware - Fixed cyclic dependency between AuthService and UserService