Ejemplo n.º 1
0
 @PostConstruct
 public void init() {
   this.motoristas = motoristaService.buscaTodos();
 }