DATAMONGO-728 - Added missing package-info files.

This commit is contained in:
Thomas Darimont
2013-07-23 16:16:25 +02:00
committed by Oliver Gierke
parent 9be50316c3
commit bfe33a446c
14 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/**
* Infrastructure for to use MongoDB as a logging sink.
*/
package org.springframework.data.mongodb.log4j;