Skip to content

nhisyamj/sb-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot with MongoDB

Reference Documentation

This project is for testing Spring Boot with MongoDB.

Bring up MongoDB and its client

cd infra/sb-mongo

docker-compose up -d

mongo client now can be accessed at http://localhost:8081

Usage

  1. Open CLI
  2. Run this command ./mvnw clean install
  3. Run this command ./mvnw spring-boot:run

About

Spring Boot with MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published