it-at-m / refarch

Collection of different ready to use reference architecture (RefArch) components developed by it@M.
https://opensource.muenchen.de/in-house-development.html
MIT License
2 stars 2 forks source link

:bug: gateway fix hazelcast properties #210

Closed simonhir closed 2 hours ago

simonhir commented 19 hours ago

Description

Gateway fix missing setter for Hazelcast properties.

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'refarch.hazelcast' to de.muenchen.refarch.gateway.configuration.HazelcastProperties:

    Property: refarch.hazelcast.service-name
    Value: "refarch-gateway-tmn8mmqgaa"
    Origin: System Environment Property "REFARCH_HAZELCAST_SERVICENAME"
    Reason: java.lang.IllegalStateException: No setter found for property: service-name

Action:

Update your application's configuration