DATAMONGO-666 - Fixed architecture violation caused by exception class.

Moved MongoDataIntegrityViolationException into core package to break up package cycle. Updated SOnargraph architecture description to capture issues more closely.
This commit is contained in:
Oliver Gierke
2013-04-29 13:04:24 +02:00
parent f614364918
commit 976f5dd0e3
4 changed files with 7 additions and 4 deletions

View File

@@ -94,6 +94,12 @@
<dependency type="AllowedDependency" toName="Project|spring-data-mongodb::Layer|Core::Subsystem|Query"/>
</element>
</element>
<element name="API" type="Subsystem">
<element name="Assignment" type="TypeFilter">
<element name="org.springframework.data.mongodb.*" type="IncludeTypePattern"/>
</element>
<stereotype name="Public"/>
</element>
</architecture>
<workspace>
<element name="src/main/java" type="JavaRootDirectory">