SyntaxFix
Write A Post
Hire A Developer
Questions
Exception clearly indicates the problem.
CompteDAOHib: No default constructor found
For spring to instantiate your bean, you need to provide a empty constructor for your class CompteDAOHib.
CompteDAOHib