diff options
author | Gamboa, Gilbert <gilbert.g.gamboa@att.com> | 2019-07-18 14:37:21 -0400 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@att.com> | 2019-07-18 14:37:21 -0400 |
commit | ce0a7807b322f16b86090899b33160825fa9fd10 (patch) | |
tree | e0354987786355ff2b30e0e9afac0a443316de82 /asdc-controller/src | |
parent | 97ad3ad656f2cdefb9606654b5ceacc12694fddb (diff) |
Fix error updating request_processing_data
Fix error when updating existing record in request_processing_data
table.
Use correct field name in the toString method in RequestProcessingData
bean class.
RequestDbClient.updateRequestProcessingData should include entity id in
the URI on the PUT request.
Add new Config class ExposeEntityIdResourceConfiguration to make
Spring data Rest return id in the response for RequestProcessingData.
Make spring-boot-starter-data-rest not optional dependency in
mso-requests-db-repositories
Added unit test for RequestDbClient.updateRequestProcessingData()
method.
Issue-ID: SO-2120
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I733be06185e5c19a0b7112918ce0a0f2abf861d7
Diffstat (limited to 'asdc-controller/src')
0 files changed, 0 insertions, 0 deletions