Spring
- Spring PecClinic:Spring官方的寵物醫院專案
- it.zhaozhao.info/archives/63818:SPRING JPA入門
- Spring Data REST:http://projects.spring.io/spring-data-rest
- Spring Data JPA:http://projects.spring.io/spring-data-jpa
Bootstrap
- www.bootcss.com:中文網
- wrapbootstrap.com:bootstrap模板,我的專案中用到了其中的一些佈局和CSS
- http://1000hz.github.io/bootstrap-validator:bootstrap前端校驗
Webjar
- webjars.org:官方網站
Anglarjs
- www.ngnice.com:Anjularjs中文網
- 慕課網大漠窮秋Angularjs視訊教程
- https://github.com/samer-abdelkafi/ng-project:Angularjs開發入門例項
- http://www.sitepoint.com/creating-crud-app-minutes-angulars-resource:Angularjs CRUD例項
- https://github.com/angular-ui/ui-router :UI-Router導航元件
- https://github.com/mgonto/restangular/blob/master/README.md :Restangular元件
- http://inhu.net/publish-angular-ueditor.html :百度Ueditor+angular結合的線上文字編輯器
- https://github.com/fraywing/textAngular:簡單的線上文字編輯器
- https://github.com/techdev-solutions:包括前端後端,很全面的學習spring-Angular的專案
- https://github.com/guylabs/angular-spring-data-rest:SpringRest的專案例項
- 關於前端Angularjs前端校驗,我在使用者登陸註冊的模組就使用了類似的方法
http://www.cnblogs.com/woshinidezhu/p/Form-validation-with-AngularJS.html
另外,文章中提到了通過指令驗證重複使用者名稱的方法,暫時不考慮 -
https://github.com/g00glen00b/ng-spring-data
http://g00glen00b.be/spring-data-angular/
http://blog.techdev.de/trackr-an-angularjs-app-with-a-java-8-backend-part-i/
Hibernate
- http://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html : 官方指導文件
Nginx
- https://linux.cn/article-4279-1.html