VOOZH about

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

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


  • Enterprise Java👁 spring-interview-questions-answers
    Bear GilesJanuary 3rd, 2014
    0 138

    Project Student: Persistence With Spring Data

    This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey and Business Layer.…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Bear GilesDecember 18th, 2013
    3 140

    What is Spring Data?

    (This is related to Project Student and I will revisit this topic later.) Spring Data came up in passing in…

    Read More »
  • Enterprise Java👁 Image
    Maciej WalkowiakNovember 29th, 2013
    2 1,626

    Spring Data MongoDB cascade save on DBRef objects

    Spring Data MongoDB by default does not support cascade operations on referenced objects with @DBRef annotations as reference says: The…

    Read More »
  • Enterprise Java👁 Image
    Maciej WalkowiakNovember 28th, 2013
    2 1,452

    Auditing Entities in Spring Data MongoDB

    Spring Data MongoDB 1.2.0 silently introduced new feature: support for basic auditing. Because you will not find too much about…

    Read More »
  • Enterprise Java👁 Image
    Michael ScharhagNovember 27th, 2013
    0 419

    Getting started with Spring Data Solr

    Spring Data Solr is an extension to the Spring Data project which aims to simplify the usage of Apache Solr…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Gregor RieglerAugust 16th, 2013
    24 234

    Spring Data REST in Action

    What is spring-data-rest? spring-data-rest, a recent addition to the spring-data project, is a framework that helps you expose your entities…

    Read More »
  • Enterprise Java👁 Image
    Petri KainulainenJuly 15th, 2013
    4 300

    Spring Data JPA Tutorial Part One: Configuration

    Spring Data JPA is a project which aims both to simplify the creation of JPA based repositories and to reduce…

    Read More »
  • Enterprise Java👁 Image
    Petri KainulainenJune 4th, 2013
    0 147

    Spring Data Solr Tutorial: Adding Custom Methods to All Repositories

    If we are using Spring Data Solr in a real life software project, the odds are that sooner or later…

    Read More »
  • Enterprise Java👁 Image
    Petri KainulainenMay 31st, 2013
    0 139

    Spring Data Solr Tutorial: Pagination

    In the earlier parts of my Spring Data Solr tutorial, we have implemented a simple search function which is used…

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