-
May 23rd, 2011, 10:09 AM
#1
Spring Data - MongoDB - Separate Jar including Annotations Classes
Hi Spring Team,
while integrating the spring-data-mongo artifact into our project I recognized the annotation classes are included directly in the spring-data-mongo artifact (jar). This makes it difficult to compile only the annotated beans without any other mongodb dependency (like the driver). It would be great if you could create a separate jar like spring-data-mongo-api/-common/-annotations etc. which includes only the annotations and do not have any other dependency.
Best regards,
Oliver
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules