Spring
Cannot resolve reference to bean 'sessionFactory' problem
Submitted by softking on Thu, 06/03/2010 - 10:27not long ago i changed my a applicationContext.xml file and added some dependency to a bean
suddenly i get this error on start up
Configure MYSQL to use UTF8 with Spring/Hibernate
Submitted by softologi on Sat, 10/10/2009 - 03:28I started using MySQL in a project that i started working on,
The project uses Hibernate and Spring
and the problem was that strings end up as question marks in the database
