Como mapear o Spring usando Hibernate Annotation?

Sendo que, usando hibernate com xml, ficaria assim:

<property name="mappingResources"> <value> br/edu/cefetpb/Curso.hbm.xml, br/edu/cefetpb/Disciplina.hbm.xml, br/edu/cefetpb/Turma.hbm.xml, br/edu/cefetpb/Pessoa.hbm.xml, br/edu/cefetpb/Aluno.hbm.xml, br/edu/cefetpb/Professor.hbm.xml, br/edu/cefetpb/Endereco.hbm.xml </value> </property>

Valeu!

http://static.springframework.org/spring/docs/2.0.x/reference/orm.html#orm-jpa