项目作者: didinj

项目描述 :
Spring Boot, Security, and Data MongoDB Authentication Example
高级语言: Java
项目地址: git://github.com/didinj/springboot-mongodb-security.git
创建时间: 2018-06-24T01:27:57Z
项目社区:https://github.com/didinj/springboot-mongodb-security

开源协议:MIT License

下载


Spring Boot, Security, and Data MongoDB Authentication Example

This tutorial is part of Spring Boot, Security, and Data MongoDB Authentication Example

To run locally:

  • Clone this repo
  • Run MongoDB daemon in the other tab mongod
  • Build this source ./gradlew build
  • Run this application ./gradlew bootRun