• Menu
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

JavaBeat

Java Tutorial Blog

  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)

PrimeFaces

PrimeFaces 5 Features

June 10, 2014 //  by Amr Mohammed//  Leave a Comment

This tutorial highlights the new features added as part of the PrimeFaces 5 release. PrimeFaces 5 has been announced and shipped with set of new components. We’ve published set of tutorials that covered the PrimeFaces 4 earlier in our blog. To summarize, PrimeFaces 5 comes up with set of new components and lot of minor enhancements …

Category: JSFTag: PrimeFaces

spring data jpa

Spring Data JPA : Custom Repository / Query Methods Example

June 8, 2014 //  by Amr Mohammed//  Leave a Comment

In this tutorial i am going to explain how to use query methods and custom repository implementation in Spring Data JPA framework. I have used Primfaces and JSF to develop the front end to access data using Spring Data infrastructure. When you’re developing a Spring Data Repository, you’ll have three options: Using of a CRUD operations …

Category: Spring FrameworkTag: PrimeFaces, Spring Data JPA

PrimeFaces + Spring Data using PagingAndSortingRepository Example

June 4, 2014 //  by Amr Mohammed//  Leave a Comment

In general, Spring Data JPA module implements the Spring Data Commons repository abstraction to ease repository implementations. As well as the Spring Data repository approach allows you to get rid of most of the implementation code by using a plain interface definition. You’ve leveraged repository implementation in your applications by creating an interfaces that extends the …

Category: Spring FrameworkTag: MySQL, PrimeFaces, Spring Data, Spring Repository

PrimeFaces + Spring Roo + Spring Data + MongoDB Integration Example

May 22, 2014 //  by Amr Mohammed//  Leave a Comment

This tutorial will introduce the integration of Primefaces, Spring Data & MongoDB frameworks. This tutorial assumes the you are familiar with the Spring Roo for creating the spring applications. Also, I assume that you are familiar with the Mongo DB. If you’re not, it’s good for you to go back into the below tutorials for getting …

Category: Spring FrameworkTag: MongoDB, PrimeFaces, Spring Data Mongo, Spring ROO

PrimeFaces + Spring Roo + Spring Data JPA Integration Example

May 21, 2014 //  by Amr Mohammed//  Leave a Comment

This tutorial presents how to develop a web application using PrimeFaces using Spring ROO and Spring Data JPA. In our previous tutorials we have explained each topic with more examples. Spring ROO is the rapid application development tool for the spring applications. It improves the productivity of software development. To Getting started this tutorial, be sure …

Category: Spring FrameworkTag: PrimeFaces, Spring Data, Spring Data JPA, Spring ROO

PrimeFaces + Spring Data + Neo4j Integration

May 15, 2014 //  by Amr Mohammed//  Leave a Comment

This tutorial provides example code for integrating PrimeFaces 5, Spring Data and Neo4j technologies.  In our previous tutorials, I have explained about the PrimeFaces and Spring Data integration with other databases MongoDB and Redis. Also read our previous tutorials on installation of Neo4j and Spring Data Neo4j tutorial. I have used PrimeFaces 5 for this example. …

Category: Spring FrameworkTag: Neo4j, PrimeFaces, Spring Data

PrimeFaces + Spring Data + Redis Integeration

May 13, 2014 //  by Amr Mohammed//  Leave a Comment

This tutorial guides you through the integration between various frameworks, Primefaces, Spring Data & Redis Key/Value database. We have published tutorials about these topics earlier and you can refer them for the detailed discussion on each topic. This tutorial assumes that reader had enough knowledge on those topics and will be able to integration of these …

Category: Spring FrameworkTag: PrimeFaces, Redis, Spring Data, Spring Data Redis

PrimeFaces + Spring Data + MongoDB Integration

May 12, 2014 //  by Amr Mohammed//  Leave a Comment

This tutorial guides you through the integration of various frameworks like PrimeFaces, Spring Data and MongoDB. In our previous tutorials, we have explained more about the each topics PrimeFaces, Spring Data & MongoDB. Here a simple example for using the Registration form where the details will be finally stored in the MongoDB database. Connect With Us : Google+ …

Category: Spring FrameworkTag: MongoDB, PrimeFaces, Spring Data, Spring Integration

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 5
  • Go to Next Page »

Primary Sidebar

Follow Us

  • Facebook
  • Pinterest

FEATURED TUTORIALS

New Features in Spring Boot 1.4

Difference Between @RequestParam and @PathVariable in Spring MVC

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Introductiion to Jakarta Struts

What’s new in Struts 2.0? – Struts 2.0 Framework

JavaBeat

Copyright © by JavaBeat · All rights reserved
Privacy Policy | Contact