This blog post is the example application of the following blog posts:
* [Spring Data JPA Tutorial: Creating Database Queries With the JPA Criteria API](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-four-jpa-criteria-queries/)
* [Spring Data JPA Tutorial: Sorting]() - Not published yet
You might also want to read the other parts of my Spring Data JPA Tutorial:
* [Spring Data JPA Tutorial: Getting the Required Dependencies](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-getting-the-required-dependencies/)
* [Spring Data JPA Tutorial: Configuration](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-one-configuration/)
* [Spring Data JPA Tutorial: CRUD](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-two-crud/)
* [Spring Data JPA Tutorial: Introduction to Query Methods](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-introduction-to-query-methods/)
* [Spring Data JPA Tutorial: Creating Database Queries From Method Names](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-creating-database-queries-from-method-names/)
* [Spring Data JPA Tutorial: Creating Database Queries With the @Query Annotation](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-creating-database-queries-with-the-query-annotation/)
* [Spring Data JPA Tutorial: Creating Database Queries With Named Queries](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-creating-database-queries-with-named-queries/)
* [Spring Data JPA Tutorial: Creating Database Queries With Querydsl](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-five-querydsl/)
* [Spring Data JPA Tutorial: Auditing, Part One](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-auditing-part-one/)
* [Spring Data JPA Tutorial: Auditing, Part Two](http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-auditing-part-two/)
**Note:** This application is still work in progress.
Prerequisites
=============
You need to install the following tools if you want to run this application:
Backend
---------
* [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
* [Maven](http://maven.apache.org/) (the application is tested with Maven 3.2.1)
Frontend
----------
* [Node.js](http://nodejs.org/)
* [NPM](https://www.npmjs.org/)
* [Bower](http://bower.io/)
* [Gulp](http://gulpjs.com/)
You can install these tools by following these steps:
1. Install Node.js by using a [downloaded binary](http://nodejs.org/download/) or a [package manager](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager).
You can also read this blog post: [How to install Node.js and NPM](http://blog.nodeknockout.com/post/65463770933/how-to-install-node-js-and-npm)
2. Install Bower by using the following command:
npm install -g bower
3. Install Gulp by using the following command:
npm install -g gulp
Running the Tests
=================
You can run the unit tests by using the following command:
mvn clean test -P dev
You can run the integration tests by using the following command:
mvn clean verify -P integration-test
Running the Application
=======================
You can run the application by using the following command:
mvn clean jetty:run -P dev
Credits
=========
* Kyösti Herrala. The Gulp build script and its Maven integration are based on Kyösti's ideas.
* [Techniques for authentication in AngularJS applications](https://medium.com/opinionated-angularjs/techniques-for-authentication-in-angularjs-applications-7bbf0346acec)
Known Issues
============
* If you refresh the login page, you aren't redirected away from it after successful login.
没有合适的资源?快使用搜索试试~ 我知道了~
Spring Data JPA 示例项目:含多种示例.zip
共780个文件
java:410个
js:105个
xml:77个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 184 浏览量
2024-11-15
22:43:27
上传
评论
收藏 825KB ZIP 举报
温馨提示
1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。
资源推荐
资源详情
资源评论
收起资源包目录
Spring Data JPA 示例项目:含多种示例.zip (780个子文件)
.bowerrc 41B
.bowerrc 41B
.bowerrc 41B
.bowerrc 41B
.bowerrc 41B
styles.css 661B
styles.css 661B
pagination.css 554B
pagination.css 554B
.gitignore 92B
.gitignore 92B
.gitignore 92B
.gitignore 92B
.gitignore 92B
.gitignore 43B
todo-form-directive.html 2KB
todo-form-directive.html 2KB
todo-form-directive.html 2KB
todo-form-directive.html 2KB
todo-form-directive.html 2KB
login-form-directive.html 1KB
login-form-directive.html 1KB
login-form-directive.html 1KB
login-form-directive.html 1KB
login-form-directive.html 1KB
view-todo-view.html 1KB
view-todo-view.html 1KB
view-todo-view.html 1KB
view-todo-view.html 1KB
view-todo-view.html 1KB
dirPagination.tpl.html 979B
dirPagination.tpl.html 979B
dirPagination.tpl.html 979B
search-result-list-directive.html 766B
search-result-list-directive.html 766B
search-result-list-directive.html 766B
search-form-directive.html 656B
delete-todo-modal.html 656B
search-form-directive.html 656B
delete-todo-modal.html 656B
search-form-directive.html 656B
delete-todo-modal.html 656B
search-form-directive.html 656B
delete-todo-modal.html 656B
search-form-directive.html 656B
delete-todo-modal.html 656B
todo-list-directive.html 318B
todo-list-directive.html 318B
todo-list-directive.html 318B
todo-list-directive.html 318B
todo-list-directive.html 318B
add-todo-view.html 306B
add-todo-view.html 306B
add-todo-view.html 306B
add-todo-view.html 306B
add-todo-view.html 306B
edit-todo-view.html 296B
edit-todo-view.html 296B
edit-todo-view.html 296B
edit-todo-view.html 296B
edit-todo-view.html 296B
todo-list-view.html 200B
todo-list-view.html 200B
todo-list-view.html 200B
todo-list-view.html 200B
todo-list-view.html 200B
search-result-view.html 168B
search-result-view.html 168B
search-result-view.html 168B
logout-link-directive.html 160B
logout-link-directive.html 160B
logout-link-directive.html 160B
logout-link-directive.html 160B
logout-link-directive.html 160B
login-view.html 144B
login-view.html 144B
login-view.html 144B
login-view.html 144B
login-view.html 144B
search-result-view.html 140B
search-result-view.html 140B
not-found-view.html 137B
forbidden-view.html 137B
not-found-view.html 137B
forbidden-view.html 137B
not-found-view.html 137B
forbidden-view.html 137B
not-found-view.html 137B
forbidden-view.html 137B
not-found-view.html 137B
forbidden-view.html 137B
TodoControllerTest.java 34KB
TodoControllerTest.java 34KB
TodoControllerTest.java 34KB
TodoControllerTest.java 34KB
TodoControllerTest.java 34KB
ITNamedQueryTest.java 22KB
ITFindBySearchTermTest.java 19KB
ITFindBySearchTermTest.java 19KB
ITFindBySearchTermTest.java 19KB
共 780 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8
资源评论
pk_xz123456
- 粉丝: 2128
- 资源: 1738
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功