GitHub topics: spring-data-mongodb
tinyhinter1/react-movies
# 🎬 React MoviesEste repositorio contiene una aplicación construida con React.js que permite explorar y buscar películas. Utiliza la API de The Movie Database (TMDB) para ofrecer una experiencia de usuario fluida y atractiva. 🌟
Language: JavaScript - Size: 2.87 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

rajadilipkolli/POC
My POC's against various concepts
Language: Java - Size: 8.68 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 25 - Forks: 53

blaqbox-prime/unsplash_server
A full backend solution for Unsplash, the image sharing platform. Using MongoDB for persisting data, Azure for storing files and Java Spring Boot for our backend server complete with Authentication and Authorization using Spring Security and JSON Web Tokens
Language: Java - Size: 91.8 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

PALAUZERA/online-product-shop
Elastic search investigation and possibilities
Language: Kotlin - Size: 32.2 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

piomin/sample-spring-reactive
Sample reactive microservices using spring 5, spring boot, spring webflux, project reactor and Mongo database
Language: Java - Size: 78.1 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 37 - Forks: 33

dinhhieu2003/toeic-practice-backend
Backend for toeic-practice website/app
Language: Java - Size: 424 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

rashidi/spring-boot-tutorials
Collection of Spring Boot tutorials and guides. Consists of Spring Batch, Spring Cloud, Spring Data, Spring GraphQL Server.
Language: Java - Size: 908 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 11 - Forks: 2

rajumb0232/E-Stores-API
E Commerce backend API - using REST architecture, focusing on industry standard Security Implementation.
Language: Java - Size: 347 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

piomin/sample-spring-boot-on-kubernetes
Spring Boot on Kubernetes Demo Project
Language: Java - Size: 99.6 KB - Last synced at: 14 days ago - Pushed at: 16 days ago - Stars: 81 - Forks: 71

CAPELLAX02/grocery-store-backend
Backend project for a grocery store application built with Spring Boot, Spring Data MongoDB, Spring Security, and more. The aim of the project is to provide a backend that can be used by iOS, Android, or frontend developers.
Language: Java - Size: 646 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

GY-CODING/heralds-of-chaos-service
Official Heralds of Chaos API.
Language: Java - Size: 4.42 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

lyes-sefiane/grocery-items-management
API using Spring Boot 🇩🇿 🇨🇦
Language: Java - Size: 2.4 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

wafflestudio/snutt
Seoul National University TimeTable service
Language: Kotlin - Size: 1.31 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 17 - Forks: 0

priyakdey/droplet
Droplet is a minimal, secure, and modern file-storage application.
Language: Java - Size: 248 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

amrkhaledccd/One-to-One-WebSockets-Chat
Building Persistable One-to-One Chat Using Spring Boot and WebSockets
Language: Java - Size: 3 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 247 - Forks: 133

bezkoder/mongodb-reactive-spring-boot
Spring Boot MongoDB Reactive example - CRUD application that uses Maven, Spring Data Reactive MongoDB to interact with MongoDB database and Spring WebFlux for Reactive Rest API
Language: Java - Size: 59.6 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 7

bezkoder/spring-boot-security-jwt-auth-mongodb
Build Spring Boot MongoDB JWT Authentication & Authorization example with Spring Security, Spring Data
Language: Java - Size: 115 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 202 - Forks: 122

ivangfr/springboot-react-keycloak
The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui.
Language: JavaScript - Size: 49.3 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 441 - Forks: 167

ivangfr/springboot-kong-keycloak
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.
Language: Shell - Size: 1.12 MB - Last synced at: about 16 hours ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 20

dzhw/metadatamanagement
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
Language: Java - Size: 289 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 25 - Forks: 7

ivangfr/springboot-keycloak-mongodb-testcontainers
The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.
Language: Java - Size: 1.29 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 38 - Forks: 22

GY-CODING/gy-messages-service
GYCODING's official messaging service backend.
Language: Java - Size: 1.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

dhavalsimaria/mongo-operations
Contains the implementation of various mongo operations using Spring-Data-Mongo and Mongo Template.
Language: Java - Size: 141 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 2

ivangfr/spring-integration-examples
The goal of this project is to learn String Integration Framework For it, we will implement some Spring Boot applications and try to use the well known Enterprise Integration Patterns.
Language: Java - Size: 3.41 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 7

hantsy/angular-spring-sse-sample
Demo for using Angular and Spring WebFlux Server Sent Events together
Language: TypeScript - Size: 234 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 3

mbeps/springboot-mongodb-database-template
Template for using Spring Data MongoDB with Spring Boot
Language: Java - Size: 49.8 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

krishna-kpa/task-tracker
Task Tracker is a simple Command-Line Interface (CLI) application designed to help you efficiently manage and track your tasks. With Task Tracker, you can organize your to-do list, monitor tasks in progress, and keep a record of completed tasks. Enable WhatsApp notifications
Language: Java - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sergio11/websocket_stomp_architecture
An approach to communication between microservices based on WebSocket / Stomp
Language: Java - Size: 467 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

valpere/testwigr
Twitter-like API Server built with Groovy, Spring Boot, and MongoDB.
Language: Groovy - Size: 381 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SaiUpadhyayula/SpringAngularEcommerce
SpringAngularEcommerce is a shopping cart application developed as a pet project to practice different technologies like spring boot, spring security, elastic-search, redis, mongodb, jwt authentication etc
Language: Java - Size: 1.53 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 64 - Forks: 48

ahmed-kamal2004/Aurora_SearchEngine 📦
Language: Java - Size: 35 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 3

ivangfr/springboot-graphql-databases
The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.
Language: Java - Size: 1.22 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 27 - Forks: 25

AleksK1NG/Kotlin-ES-CQRS-Microservice
Kotlin-ES-CQRS-Microservice
Language: Kotlin - Size: 202 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 5

colinbut/sales-order-system-2
React + Java 8 + Spring Boot + MySQL + MongoDB + Redis Demo Web App
Language: Java - Size: 3.09 MB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 42 - Forks: 24

spring-data-search/spring-boot-starter-data-search
Spring-Data search API augmented with Natural Language support.
Language: Java - Size: 479 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

Cepr0/generic-crud
A handy library that reduces the writing of the boilerplate code for CRUD operations in Spring applications
Language: Java - Size: 226 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 30 - Forks: 11

hantsy/angular-spring-websocket-sample
Demo for using Angular and Spring Reactive WebSocket together
Language: TypeScript - Size: 331 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 7

hantsy/angular-spring-rsocket-sample
Demo for using Angular and Spring RSocket together
Language: TypeScript - Size: 243 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 7

rcdeo/curso-java-completo
Java COMPLETO Programação Orientada a Objetos + Projetos :coffee: :leaves:
Language: Java - Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

L1keACat/events-geo-positioning
Web platform for displaying events on a map using the Yandex Maps API. The system aggregates data, marks events on the map, and provides visualization. (Java)
Language: HTML - Size: 4.59 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zhouboyi1998/note-boot-groovy
Language: Groovy - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zhouboyi1998/note-boot
Language: Kotlin - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

geozi/review-app
Backend implementation of a generic review app with Spring, Spring Boot, and Spring Security.
Language: Java - Size: 479 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Girckus/Project-TacoCloud
Spring MVC Application
Language: Java - Size: 646 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mtpontes/task-organizer-api
Clean Architecture demonstrate a complete application with SpringBoot and MongoDB
Language: Java - Size: 161 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rossilor95/todo-app
A simple todo app powered by React, Spring Boot and MongoDB
Language: Java - Size: 231 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

andresWeitzel/ApiRest_ElectroThingsV1_SpringBoot_MongoDB
Api Rest para Electro Things con Spring Boot, Spring MVC, Spring Security, JWT, Spring Data MongoDB, SpringFox, Swagger UI, Maven, Lombok, Postman, Log4j, Git, MongoDBCompass, MongoDB y Otras Tecnologías
Language: Java - Size: 2.67 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

abcabcabc123662/spring-data-mongodb
Connecting your Spring-Boot Application to a MongoDb instance
Language: Java - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kaiso/relmongo
Java relationship-enabled domain model persistence framework for MongoDB
Language: Java - Size: 549 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 9

mayurdehade/Spring_Boot
Spring Boot basic to advance
Language: Java - Size: 21.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Kolade-Amire/qlish-backend
spring boot backend app for a platform that provides standardised educational tests
Language: Java - Size: 432 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

arminv/Movie-App-Api
Spring Boot API for a Movie App
Language: Java - Size: 122 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

dnd-side-project/dnd-5th-5-backend
:koala: [ALA] 내가 모르던 나를 알아가는, 나를 표현하는 한 줄 SNS :koala:
Language: Java - Size: 706 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 2

daggerok/spring-data-examples
This repository contains some spring-data projects using RDBMS such as postgresql, mysql, oracle and NoSQL and some in-memory / embedded databases, such as h2, hsql, derby, mongo, redis, etc...
Language: Java - Size: 701 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 4

EaphoneTech/eaphone-spring-data-query
Customized data query with DataTables support, based on spring-data
Language: Java - Size: 1010 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

ProeungChiso/cstad_ite2_e_learning_api_v1
Spring Data MongoDB
Language: Java - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

f2rkan/task-manager
A simple task management application using Spring Boot and MongoDB
Language: Java - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

m0uj/spring-mongodb-jwt-starter
A Spring, MongoDB, JWT Authentication starter project
Language: Java - Size: 34.2 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

TechPrimers/spring-boot-mongodb-example
Spring Boot Using Spring Data MongoDB Example
Language: Shell - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 43 - Forks: 70

singhalmradul/high-five_post-service
post-service for project HiV
Language: Java - Size: 61.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

singhalmradul/high-five_user-service
user-service for project HiV
Language: Java - Size: 128 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

renatompf/poc_spring_kafka
POC made in Java to learn the basics of Kafka in a project
Language: Java - Size: 79.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Lokesh-Bisht/Laghu
Service for url shortening.
Language: JavaScript - Size: 741 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

maryellenteaches/SpringData2
Spring:Spring Data 2 exercise files
Size: 64.5 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 29

ValchanOficial/GestaoHospital 📦
Code:Nation - Sistema de Gestão Hospitalar
Language: Java - Size: 451 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 11

officiallysingh/spring-boot-mongodb-auditing
Spring boot MongoDB Audit logging
Language: Java - Size: 354 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

askeralim/vertx
As part of understanding the concept of vert.x and integrating with react.js,node.js with deployments in docker & Kubernetes I have developed some application, I hope it will help you to do a quick start on your learning journey
Language: JavaScript - Size: 45.3 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

inflearn/spring-data-mongodb-kotlin-dsl
Kotlin library that provides a type-safe DSL for aggregations in Spring Data MongoDB.
Language: Kotlin - Size: 886 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 6

TechnocratSid/spring
Repository for Spring Boot Applications
Language: Java - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

ramzibouzaiene/SpringBoot-WebSocket-Project
A real time One on One Chat application with Spring boot and WebSocket
Language: Java - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

macktb/customer-feedback-service
Customer Feedback Service using Spring Boot and MongoDB
Language: Java - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

venubothsa/order-management-api
Developed order management system using CQRS design pattern
Language: Java - Size: 194 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

ivangfr/springboot-jsoup-html-parser 📦
The goal of this project is to get a list of games and their scores from a website. The application must parse the website HTML content, get the necessary information, save the game score data in a database and expose them through a REST API.
Language: HTML - Size: 593 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 7

KuliginStepan/mongration
MongoDB data migration tool for Spring Boot projects
Language: Java - Size: 277 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 10

Angel-Raa/CRUD-spring-boot-mongodb
Este proyecto ejemplifica un CRUD (Crear, Leer, Actualizar y Eliminar) fundamental, desarrollada con Java 17, Spring Boot 3 y MongoDB.
Language: Java - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

iammahesh123/oAuth-with-jwt-authorization
this project is basically a cool demo showing how we handle user authentication using OAuth2 and JWT tokens in a Spring Boot app. You know, stuff like registering users, logging them in, and generating those snazzy tokens.
Language: Java - Size: 79.1 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

vineey/archelix-rsql
This library brings the convenience of SQL declarative nature to restful APIs in the form of RSQL but without the danger of sql injection by using a typesafe mapping of allowed field paths defined via integration with querydsl library. Like sql, it supports clauses such as select, filter, pagination and sorting that can easily be represented in http request parameters. It primarily supports JPA model and MongoDB query via Querydsl.
Language: Java - Size: 539 KB - Last synced at: 24 days ago - Pushed at: over 8 years ago - Stars: 39 - Forks: 9

vorobii-vitalii/command-executor
Educational project
Language: Java - Size: 246 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jeanpierm/rest-api-spring-mongo
Spring Data MongoDB RESTful API example
Language: Java - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

wookieJ/podwiez-pl
RESTful application written in JAVA with Spring framework.
Language: Java - Size: 114 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dangeabunea/VoxxedDaysBucharest2019
This repository contains the source code from the SpringBoot + MongoDB = ❤️ lab.
Language: Java - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

TeamTobias/Spring-Data-MongoDB Fork of ImKunYoung/Spring-Data-MongoDB
Spring Data MongoDB 예시 코드
Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iammahesh123/User-Security-Management-using-React-and-Spring-Security
This project demonstrates user security management using React for the frontend and Spring Security for the backend. It includes functionality for user signup, signin, and a simple dashboard.
Language: Java - Size: 59.6 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Jotape-M/your-account-v2
Your Account V2 Project build with Kotlin
Language: Kotlin - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

juliuskrah/graphql-demo
GraphQL Demo Application
Language: Kotlin - Size: 249 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

dbubenheim/expenses 📦
Little side project for kotlin, gradle, axon, mongodb, CQRS, Event Sourcing ...
Language: JavaScript - Size: 942 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

iammahesh123/spring-security-none-demo
This project demonstrates how to configure Spring Security with "none" authentication, where no authentication is required to access protected resources. It also showcases how to permit access to specific endpoints using the "permitAll" configuration.
Language: Java - Size: 46.9 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nhtY/Spring-Webflux-Reactive-REST-API
Spring Webflux REST API with Reactive Mongo and tests.
Language: Java - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bpstelios10/ddd-online-store
Online store using ddd principles and structure, with java and spring-boot
Language: Java - Size: 210 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khannedy/spring-command-pattern
Sample Project for Spring Web Reactive + Reactive Mongo + Command Pattern
Language: Java - Size: 112 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 46 - Forks: 21

2697sahil/user-authentication-service
A simple project to demonstrate the user authentication flow using Spring Security, Spring Data JPA & Mongo DB
Language: Java - Size: 311 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

burhanmutlu/distributed-database
Language: SCSS - Size: 1.77 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

victorDeveloper0821/spring-data-mongodb-api
spring-boot integrate with spring-data-mongodb
Language: Java - Size: 599 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

akasyuka/spring-mongodb
My first use of MongoDB with Spring
Language: Java - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bezkoder/spring-boot-angular-14-mongodb
Full-stack Spring Boot + Angular 14 + MongoDB example - CRUD Application
Language: TypeScript - Size: 207 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 6

deepcloudlabs/dcl350-2023-dec-04
DCL-350: Implementing Microservice Architecture using Spring Cloud
Language: Java - Size: 225 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

shashankrnr32/mongodb-managed-entities
Supercharged POJOs for Mongo DB
Language: Java - Size: 539 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

zinzzas/kotlin-spring-data-mongo-reactive
kotlin using spring data mongodb ractive
Language: Kotlin - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

khalil-bouali/spring-boot-mongodb
This a demo project using spring boot 3 with mongodb.
Language: Java - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AutoKMG/spring-data-practices
Embark on a Journey in Database Management with Spring Data, Java, and Kotlin, Supporting MySQL, MongoDB, Neo4j, and Redis, with Gradle Kotlin DSL and Maven.
Language: Java - Size: 320 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
