Skip to content

Simple code storing service using Spring Data & Spring Security with MongoDB, Cassandra and Neo4j together.

License

Notifications You must be signed in to change notification settings

seniorkot/Spring-Data-NoSQL-Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Data-NoSQL-Repository

This project uses Spring Data & Spring Security with MongoDB, Apache Cassandra & Neo4j to organize simple service of code storing (like GitHub).

Before running

Install:

  • JRE 8
  • Python v.2.7
  • MongoDB
  • Apache Cassandra
  • Neo4j

Running

  • Package project into jar file via Maven: mvn package
  • Run as usual java application: java -jar sdb-rep-1.0.jar

Available features

  • Sign In / Sign Up
  • Get & edit profile information
  • Create new projects & edit its information
  • Adding collaborators to existing projects
  • Making commits to existing projects
  • Viewing code & commits history

About

Simple code storing service using Spring Data & Spring Security with MongoDB, Cassandra and Neo4j together.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages