All Projects → ttrelle → Spring Data Examples

ttrelle / Spring Data Examples

Examples for using Spring Data for JPA, MongoDB, Neo4j, Redis

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Spring Data Examples

Spring Boot Demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Stars: ✭ 255 (+40.88%)
Mutual labels:  jpa, redis, mongodb
Testcontainers Spring Boot
Container auto-configurations for spring-boot based integration tests
Stars: ✭ 460 (+154.14%)
Mutual labels:  redis, mongodb, neo4j
Hibernate Ogm
Hibernate OGM - Domain model persistence for NoSQL datastores
Stars: ✭ 299 (+65.19%)
Mutual labels:  redis, mongodb, neo4j
Spring 5 Examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
Stars: ✭ 87 (-51.93%)
Mutual labels:  spring-data, redis, mongodb
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+1009.39%)
Mutual labels:  jpa, redis, mongodb
Spring Boot 2.x Examples
Spring Boot 2.x code examples
Stars: ✭ 104 (-42.54%)
Mutual labels:  jpa, redis, mongodb
Cachego
Golang Cache component - Multiple drivers
Stars: ✭ 148 (-18.23%)
Mutual labels:  redis, mongodb
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (-15.47%)
Mutual labels:  redis, mongodb
Putongoj
Putong Online Judge -- An online judge with nothing special
Stars: ✭ 157 (-13.26%)
Mutual labels:  redis, mongodb
Pifpaf
Python fixtures and daemon managing tools for functional testing
Stars: ✭ 161 (-11.05%)
Mutual labels:  redis, mongodb
Nosqlmap
Automated NoSQL database enumeration and web application exploitation tool.
Stars: ✭ 1,928 (+965.19%)
Mutual labels:  redis, mongodb
Nodebb
Node.js based forum software built for the modern web
Stars: ✭ 12,303 (+6697.24%)
Mutual labels:  redis, mongodb
Roomler
Roomler - Multi-party Video Conferencing & Team Collaboration Tool using WebRTC (Janus Gateway)
Stars: ✭ 160 (-11.6%)
Mutual labels:  redis, mongodb
My Moments
Instagram Clone - Cloning Instagram for learning purpose
Stars: ✭ 140 (-22.65%)
Mutual labels:  mongodb, neo4j
Bricks
A standard library for microservices.
Stars: ✭ 142 (-21.55%)
Mutual labels:  redis, mongodb
Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-13.26%)
Mutual labels:  redis, mongodb
Sourcecodeofmongoredis
《左手MongoDB,右手Redis——从入门到商业实战》书籍配套源代码。
Stars: ✭ 135 (-25.41%)
Mutual labels:  redis, mongodb
Phive Queue
$queue->push('I can be popped off after', '10 minutes');
Stars: ✭ 161 (-11.05%)
Mutual labels:  redis, mongodb
Springbootlearning
《Spring Boot教程》源码
Stars: ✭ 2,065 (+1040.88%)
Mutual labels:  redis, mongodb
Apubplat
Devops自动化部署、堡垒机开源项目、Web Terminal
Stars: ✭ 167 (-7.73%)
Mutual labels:  redis, mongodb

Spring Data Blog Series

This projects holds the Java source examples for my blog post series on the Spring Data project:

Build Status @ Travis CI

Build Status

Usage

The projects are using a Maven based build. To run the tests on the command line use

mvn clean test

If you want to use an IDE like Eclipse run

mvn eclipse:eclipse

and set the Eclipse variable M2_REPO pointing to your local Maven repository. Or just import the project as an existing Maven project if you are using the m2 plugin.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].