Exemplo n.º 1
0
 @Transactional
 public int getUserCount() {
   return userDao.getUserCount();
 }