9bde517540
* Do not use deprecated methods in structures-r4 test * beginning development of feature Implementation Guide installer * fetch IG, generate snapshots of SDs of and persist conformance resources to db Missing initialization, error-handling and handling of NameSystems and Subscriptions * Refactor IgInstaller and implement support for R4 and R5 * Error handling and removed logic for invoking IG installation IgInstaller should be invoked by applications * Implement pull request comments in IgInstaller 1) Renamed IgInstaller -> IgInstallerSvc for consistency 2) Use field autowiring and @PostConstruct for consistency 3) Use exceptions instead of boolean flags for success indication 4) Use IValidationSuport to generate snapshots of StructureDefinitions in a version independent way (less maintenance) instead of SnapshotGenerator.java 5) Read IGs for tests from src/main/resources instead of external URL * IG installation: Wrap exceptions during resource creation in custom class * IG installation: Improved logging * IG installation: Search for existing resources in a version independent way |
||
---|---|---|
.. | ||
src | ||
.editorconfig | ||
pom.xml |