Skip to content

📌Api with Java Spring Boot, MongoRepository, MongoTemplate, ModelMapper, Pagination, Mail Sending, Validation, GlobalExceptionHandler...

Notifications You must be signed in to change notification settings

MET-DEV/Java-Spring-Boot-MongoDB-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Spring Boot MongoDB

🔧 Tech Stack

  • Spring Boot
  • MongoRepository
  • MongoTemplate
  • ModelMapper
  • Pagination
  • Mail Sending
  • Validation
  • GlobalExceptionHandler

âš¡ HOW TO RUN

  • First step is clone the project with : git clone https://github.com/MET-DEV/Java-Spring-Boot-MongoDB-Example.git
  • Second step is up your mongo image with : docker run -d -p 27017:17017 --name app_db mongo
  • Third step is up the project with: docker run -p 8080:8080 --name myapp --link app_db:mongo -d myapp:1.0

✅ And check project running state from swagger

  • Swagger Url : http://localhost:8080/swagger-ui/index.html#

About

📌Api with Java Spring Boot, MongoRepository, MongoTemplate, ModelMapper, Pagination, Mail Sending, Validation, GlobalExceptionHandler...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy