Make constructor of JpaSoftwareModuleManagement and JpaSoftwareModuleTypeManagement public to allow bean overrides (#913)
* set constructor to public * fix typo * add exception-message for localisation * log exception Signed-off-by: Nazife Basbaz <nazife.basbaz@bosch-si.com>
This commit is contained in:
committed by
Stefan Behl
parent
e731585c45
commit
ab009b2b4b
@@ -347,6 +347,7 @@ tooltip.in.time = In Time
|
||||
|
||||
# Notification messages prefix with - message
|
||||
message.save.success = {0} saved successfully
|
||||
message.save.fail = {0} could not be saved, possibly due to invalid user input
|
||||
message.update.success = {0} updated successfully
|
||||
message.delete.success = {0} deleted successfully
|
||||
message.dist.pending.action = Target {0} is already assigned with distribution {1} . Pending for action
|
||||
|
||||
Reference in New Issue
Block a user