I am using symfony Symfony 5.2. I have an Embeddable entity called Address, that contains fields like street, house and so on.
/** * @ORM\\Embeddable() */ class