We need to update the mechanism how to identify the AOT generated repository implementations: - old naming convention: `UserRepository` -> `UserRepositoryImpl__Aot` - new naming convention: `UserRepository` -> `UserRepositoryImpl__AotRepository`