Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
/ the-dreg-heap Public archive

Summer 2017 skill improvement and best practice usage. Blog with Spring Boot, Spring Data MongoDB, JWT authentication.

License

Notifications You must be signed in to change notification settings

robanukah/the-dreg-heap

Repository files navigation

The Dreg Heap

Summer 2017 skill improvement and best practice usage. Blog with Spring Boot, Spring Data MongoDB, JWT authentication.

Dependency Status

Technologies

  • Spring Boot as base
  • Spring Data as db access technology
  • MongoDB as db
  • Spring AOP as audit, logging and exception handling technology
  • JWT authentication as security
  • Apache Maven as project management and comprehension tool
  • Checkstyle, PMD, Findbugs as quality checkers
  • Travis build for build overview
  • Versioneye for dependencies overview
  • Coveralls for code coverage overview

Road Map

  1. Spring Boot base
  2. Support for all usable plugins (Checkstyle, PMD, Findbugs)
  3. Add Versioneye
  4. Add Coveralls and Travis build

Running

  • If you have gradle installed use next
 gradle bootRun
  • Otherwise
./gradlew build
java -jar build/libs/dreg-heap-backend-0.0.1-SNAPSHOT.jar

About

Summer 2017 skill improvement and best practice usage. Blog with Spring Boot, Spring Data MongoDB, JWT authentication.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages