VOOZH about

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

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


  • Enterprise Java👁 Image
    Andrey RedkoSeptember 21st, 2015
    2 2,555

    Spring Data and Redis

    This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoSeptember 21st, 2015
    2 823

    Redis Tutorial: NoSQL key-value store

    Course Overview Redis is an open-source, networked, in-memory, key-value data store with optional durability, written in ANSI C. According to…

    Read More »
  • Enterprise Java👁 Image
    Emmanouil GkatziourasAugust 21st, 2015
    3 205

    Set up a SpringData project using Apache Cassandra

    On this post we will use Gradle and spring boot in order to create a project that integrates spring-mvc and…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Petri KainulainenDecember 10th, 2014
    2 144

    Spring Data JPA Tutorial: Getting the Required Dependencies

    Before we can create an application that uses Spring Data JPA, we need to get the required dependencies. This blog…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Rafal BorowiecOctober 20th, 2014
    2 263

    Spring Boot and Spring Data REST – exposing repositories over REST

    Exposing Spring Data repositories over REST is pretty easy with Spring Boot and Spring Data REST. With minimal code one…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Theodora FragkouliMarch 31st, 2014
    0 202

    Spring Framework 4.0.3 and Spring Data Redis 1.2.1 with Java 8 support

    Spring Framework 4.0.3 Spring Framework 4.0.3 is now avalaible, as announced by the Spring community. It is the first release…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Siva ReddyMarch 19th, 2014
    2 168

    SpringMVC4 + Spring Data JPA + SpringSecurity configuration using JavaConfig

    In this article we will see how to configure and integrate SpringMVC4, Spring Data JPA with Hibernate and SpringSecurity using…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Siva ReddyMarch 17th, 2014
    0 129

    Exporting Spring Data JPA Repositories as REST Services using Spring Data REST

    Spring Data modules provides various modules to work with various types of datasources like RDBMS, NOSQL stores etc in unified…

    Read More »
  • Enterprise Java👁 Image
    Theodora FragkouliMarch 14th, 2014
    0 60

    Spring Data Couchbase 1.0 GA Released

    Spring Data Couchbase 1.0 GA release is here! The project is a part of the Spring Data project which aims…

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