VOOZH about

URL: https://www.javacodegeeks.com/tag/spring-data/page/10

⇱ Spring Data Archives - Page 10 of 11 - Java Code Geeks


  • Enterprise Java👁 Image
    Petri KainulainenMay 17th, 2013
    5 199

    Spring Data Solr Tutorial: Introduction to Solr

    Most of the applications must have a some kind of a search function. The problem is that search functions are…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoMarch 30th, 2013
    0 125

    Testing Spring Data Neo4j Applications with NoSQLUnit

    Spring Data Neo4j is the project within Spring Data project which provides an extension to the Spring programming model for…

    Read More »
  • Enterprise Java👁 Image
    Yuan JiMarch 8th, 2013
    0 436

    MongoDB: Add A Counter With Spring Data

    In my blog app, you can view any user’s profile, for example, my profile page will be http://www.jiwhiz.com/profile/user1, and ‘user1’…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Yuan JiMarch 5th, 2013
    16 1,454

    Implement Bootstrap Pagination With Spring Data And Thymeleaf

    Twitter Bootstrap has a very nice pagination UI, and here I will show you how to implement it with Spring…

    Read More »
  • Enterprise Java👁 Image
    Boris LamFebruary 27th, 2013
    5 269

    Spring Data, MongoDB and JSF Integration tutorial

    Introduction to sample application (MongoShop Product Catalog) After this tutorial, a sample application (MongoShop Product Catalog) with the following functional…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Joshua WhiteFebruary 7th, 2013
    3 1,930

    Caching with Spring Data Redis

    In the example below, I’ll show you how to use the Spring Data – Redis project as a caching provider…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Biju KunjummenJanuary 31st, 2013
    3 498

    Spring Data JPA and pagination

    Let us start with the classic JPA way to support pagination. Consider a simple domain class – A ‘Member’ with…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Tomasz NurkiewiczJanuary 24th, 2013
    1 226

    Spring Data JDBC generic DAO implementation – most lightweight ORM ever

    I am thrilled to announce first version of my Spring Data JDBC repository project. The purpose of this open source…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoJanuary 8th, 2013
    1 111

    Testing Spring Data MongoDB Applications with NoSQLUnit

    Spring Data MongoDB is the project within Spring Data project which provides an extension to the Spring programming model for…

    Read More »
  • First
  • ...
  • «
  • 7
  • 8
  • 9
  • 10
  • 11
  • »
Back to top button
Close