Produced by Araxis Merge on 5/8/2017 10:03:28 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | var-utility-web-Release-1.0.0-Branch.zip\var-utility-resources-Release-1.0.0-Branch\VarUtilityResourceIntTest\src\resIntTest\resources | applicationContext-test.xml | Wed Nov 30 02:21:40 2016 UTC |
| 2 | var-utility-web-Release-1.0.0-Branch.zip\var-utility-resources-Release-1.0.0-Branch\VarUtilityResourceIntTest\src\resIntTest\resources | applicationContext-test.xml | Tue May 9 01:29:16 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 132 |
| Changed | 1 | 4 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?xml | |
| 2 | version="1 .0" | |
| 3 | encoding=" UTF-8" | |
| 4 | ?> | |
| 5 | <beans | |
| 6 | xmlns="htt p://www.sp ringframew ork.org/sc hema/beans " | |
| 7 | ||
| 8 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 9 | ||
| 10 | xmlns:cont ext="http: //www.spri ngframewor k.org/sche ma/context " | |
| 11 | ||
| 12 | xmlns:mong o="http:// www.spring framework. org/schema /data/mong o" | |
| 13 | ||
| 14 | xsi:schema Location=" http://www .springfra mework.org /schema/be ans http:/ /www.sprin gframework .org/schem a/beans/sp ring-beans .xsd | |
| 15 | htt p://www.sp ringframew ork.org/sc hema/conte xt http:// www.spring framework. org/schema /context/s pring-cont ext.xsd | |
| 16 | htt p://www.sp ringframew ork.org/sc hema/data/ mongo http ://www.spr ingframewo rk.org/sch ema/data/m ongo/sprin g-mongo-1. 0.xsd" | |
| 17 | > | |
| 18 | ||
| 19 | ||
| 20 | <context:c omponent-s can | |
| 21 | base-packa ge="gov.va .vamf.sche duling.var utility.*" | |
| 22 | /> | |
| 23 | ||
| 24 | ||
| 25 | <context:a nnotation- config /> | |
| 26 | ||
| 27 | ||
| 28 | <mongo:mon go | |
| 29 | id="mongo" | |
| 30 | host=" IP " | |
| 31 | port=" PORT " | |
| 32 | /> | |
| 33 | ||
| 34 | ||
| 35 | <bean | |
| 36 | id="mongoT emplate" | |
| 37 | class="org .springfra mework.dat a.mongodb. core.Mongo Template" | |
| 38 | > | |
| 39 | ||
| 40 | <construct or-arg | |
| 41 | ref="mongo " | |
| 42 | /> | |
| 43 | ||
| 44 | <construct or-arg | |
| 45 | name="data baseName" | |
| 46 | value="var -utility-t est" | |
| 47 | /> | |
| 48 | ||
| 49 | </bean> | |
| 50 | ||
| 51 | ||
| 52 | <mongo:rep ositories | |
| 53 | base-packa ge="gov.va .vamf.sche duling.var utility.da talayer" | |
| 54 | > | |
| 55 | ||
| 56 | <mongo:rep ository | |
| 57 | id="direct BookingEli gibilityCr iteriaRepo sitory" | |
| 58 | mongo-temp late-ref=" mongoTempl ate" | |
| 59 | /> | |
| 60 | ||
| 61 | <mongo:rep ository | |
| 62 | id="reques tEligibili tyCriteria Repository " | |
| 63 | mongo-temp late-ref=" mongoTempl ate" | |
| 64 | /> | |
| 65 | ||
| 66 | </mongo:re positories > | |
| 67 | ||
| 68 | </beans> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.