CloudCode

想念 就在回忆里变淡 也渐渐变成习惯……

Archive for the ‘Spring’ Category

在项目中遇到 error at ::0 can’t find referenced pointcut 的解决方法

具体错误如下:

 Caused by: java.lang.IllegalArgumentException: error at ::0 can’t find [Read More…]

Posted on  by Pascal Alma

The first thing to do is to install MongoDB on your machine (unfortunately it is no [Read More…]

最近在学习Spring和MongoDB的结合,在Spring官网下载了Spring Data MongoDB hello world example 例子,配置过程种出现各种错误。和大家分享下,有兴趣的可以一起研究下:

错误一:

Exception in thread “m [Read More…]

原文引自:http://blog.sina.com.cn/s/reader_53edf7c101009gy3.html

1.

org.hibernate.id.IdentifierGenerationException: ids for this class must be manually [Read More…]