All Projects → nikos → Springboot Security Mongodb

nikos / Springboot Security Mongodb

Licence: apache-2.0
Demo project for Spring Boot with Spring Security and MongoDB

Programming Languages

java
68154 projects - #9 most used programming language

Build Status Codacy Badge

Demo for Spring Boot with Spring Security

A sample app on how you could integrate Spring Boot with an simple UI to administer users based on Spring Security concepts.

Based on an articles by Ivan Hristov and Bartosz Kielczewski.

Run with:

./gradlew -Dspring.profiles.active=dev bootRun

DB Migration

https://github.com/mongeez/mongeez/wiki/How-to-use-mongeez

IDEA Integration

Set output directory to

build / classes / main

Enable Lombok (requires Lombok plugin installed first) annotation processor:

Preferences -> Build... -> Compiler -> Annotation Processors
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].