Move EventPublisher to hawkbit-repository-core making hawkbit-reposit… (#2576)
* Move EventPublisher to hawkbit-repository-core making hawkbit-repository-api non dependent to rabbit binders * Move EventPublisherHolder to org.eclipse.hawkbit.repository.event * Fix overriding default values of RemoteEvents and rabbit binder --------- Co-authored-by: vasilchev <vasil.ilchev@bosch.com>
This commit is contained in:
@@ -50,7 +50,6 @@ hawkbit.lock=inMemory
|
||||
# Disable discovery client of spring-cloud-commons
|
||||
spring.cloud.discovery.enabled=false
|
||||
# remote events configuration
|
||||
spring.config.import=classpath:/hawkbit-events-defaults.properties
|
||||
# Optional: Use protostuff (if enabled)
|
||||
# spring.cloud.stream.default.content-type=application/binary+protostuff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user