devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
82 stars 88 forks source link

#461: fix URL creation to avoid multiple slashes #462

Closed hohwille closed 2 years ago

hohwille commented 2 years ago

Fixes #461 Also figured out a bug in ServiceDiscovererImplConfig that some properties like port were taken from clientNode instead of configNode so config was not properly inherited.