Skip to content

serendip811/spring-social-mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring social persistence for MongoDB

Spring social persistence layer for MongoDB. Connects Spring social with MongoDB.

Thanks to

  • Blog post about implementing spring social persistence layer
  • GitHub repository that this project extends with: removal of depricated query methods, removal of commented code lines, added layers separation

Maven dependency

In order to use this library add repository location into your pom.xml and add dependency.

	<dependency>
		<groupId>net.exacode.spring.social</groupId>
		<artifactId>spring-social-mongodb</artifactId>
		<version>${version.spring-social-mongodb}</version>
	</dependency>

Click here to lend your support to: Exacode open projects and make a donation at www.pledgie.com !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%