OpenESPI-Common-java
OpenESPI-Common-java copied to clipboard
Common library for Green Button Third Party and Data Custodian OpenESPI Applications
Spring Framework 4.0 replaced XML based configuration files with Java Configuration files. This enhancement brings the OpenESPI-Common-java repository up-to-date with the current Spring Framework configuration technology
To facilitate use of the common library, implement JavaDoc for all classes and methods.
Currently the Notification message created by the ImportServiceImpl class contains the value found in the tag as the published-min query value. In the case of uploaded IntervalBlock entries, the tag...
To overcome the java 7 anchor.
Two forms LAP is a pNode that must be a child of an aNode. (see notes)
making sure read-only transactions are the default across the board and that non-read-only are specifically initiated when needed. (with focus on the controller/service/repository layers).
While exporting data from Datacustodian, self or related link is formed using entity id in generate XML irrespective of what value is used in import XML. So link value differ...