OpenESPI-Common-java icon indicating copy to clipboard operation
OpenESPI-Common-java copied to clipboard

Common library for Green Button Third Party and Data Custodian OpenESPI Applications

Results 88 OpenESPI-Common-java issues
Sort by recently updated
recently updated
newest added

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

enhancement

To facilitate use of the common library, implement JavaDoc for all classes and methods.

enhancement

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...

bug

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).

enhancement
documentation

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...

enhancement