mongodb-developer / java-spring-boot-mongodb-starter
MongoDB Blog Post: REST APIs with Java, Spring Boot and MongoDB
☆89Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for java-spring-boot-mongodb-starter
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆110Updated 4 months ago
- How to create Maven multi module project in spring boot☆94Updated 3 years ago
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆88Updated last year
- Basic skeleton for Spring Boot Microservices. It includes spring spring security for basic Auth. Spring Cloud Gateway is also implemented…☆202Updated 7 months ago
- Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable☆94Updated 9 months ago
- Securing REST API with Spring Security OAuth2☆129Updated last week
- E-commerce demo with spring reactive webflux and spring cloud microservice☆199Updated last year
- Spring Boot upload Multipart Files example via Restful APIs☆83Updated 9 months ago
- ☆75Updated 2 months ago
- Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecomm…☆71Updated 4 years ago
- Spring JPA Many To Many example with Hibernate and Spring Boot CRUD Rest API - ManyToMany annotation☆29Updated last year
- Spring Boot CRUD Rest APIs with Spring Data MongoDB☆74Updated 9 months ago
- How to write Unit test case using mockito framework☆54Updated 2 years ago
- ☆46Updated last year
- event-driven-microservices☆101Updated 2 years ago
- Spring Boot Microservices Project Example☆201Updated 2 years ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆90Updated 3 years ago
- Spring examples☆158Updated 4 months ago
- Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.☆118Updated last year
- End to End project for Kafka Streams using Spring Cloud Kafka streams☆51Updated 3 years ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆110Updated last year
- Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.☆78Updated 5 years ago
- Spring Boot + Angular + MongoDB CRUD Example Tutorial☆87Updated last year
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆121Updated 5 years ago
- Spring boot MongoDB CRUD (Create, Read, Update, Delete) example using MongoTemplate and MongoRepository☆50Updated 4 years ago
- This project is a sample eCommerce ShoppingStore application created for learning purposes