the same here, I learned hibernate first and than Spring, i think it is the right order,
do some small examples from youtube, see how you configure hibernate, create a session and do some tricks with your database, at least basic stuff.
then go and see how to configure spring with hibernate.