Currently only spring data Id annotation is considered for marking id field for an entity. It should also account for JPA @Id from `jakarta` package for Boot 3 and above and `javax` package for Boot 2.x