Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou 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

🔧 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

[8]ページ先頭

©2009-2025 Movatter.jp