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 !