Skip to content

nikos/springboot-security-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Demo project for Spring Boot with Spring Security and MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published