- 17 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
Since the actuator mvc endpoint beans live in a child context when the server and management port aren't the same, the admin client shouldn't depend on those beans. fixes #302
-
- 11 Oct, 2016 3 commits
-
-
Johannes Edmeier authored
-
weeniearms authored
If server.address or management.adress is set use it's value to resolve the hostname used for management-/service-url.
-
Johannes Edmeier authored
closes #299
-
- 07 Aug, 2016 4 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
When having registered some applications via discovery and some via http you can now add the appication names of the non-discovery to the ignored services so that they won't considered as stale an be removed from the registry by the ApplicationDiscoveryListener. fixes #244
-
Johannes Edmeier authored
-
Gabor Botka authored
With this commit you can specify the management.port for a discovered service via the metadatamap.
-
- 15 Jul, 2016 3 commits
-
-
Mike Liu authored
With this commit you can from now on register the application on multiple servers. You need to set spring.boot.admin.register-once to false and assign a list of urls to spring.boot.admin.url
-
Johannes Edmeier authored
-
Johannes Edmeier authored
fixes #230
-
- 06 Jul, 2016 1 commit
-
-
Johannes Edmeier authored
fixes #226
-
- 22 Jun, 2016 2 commits
-
-
Johannes Edmeier authored
Sometimes Eureka only provides only the securedhealthUrl for the service. Previous to this commit the applciation won't be registered in that case. So with this commit the securedHealthUrl from Eureka is used, when available fixes #224
-
Johannes Edmeier authored
-
- 14 Jun, 2016 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 11 Jun, 2016 1 commit
-
-
Niklas Herder authored
Checks the DiscoveryClient's services on each heartbeat and removes all services, which are no longer registered.
-
- 09 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
fixes #214
-
- 08 Jun, 2016 4 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
fixes #205
-
Johannes Edmeier authored
Use the metadata for health-/managament-url in the default service conversion. This allows custom health- and management-path per application. fixes #205
-
Johannes Edmeier authored
fixes #205
-
- 01 Jun, 2016 2 commits
-
-
Johannes Edmeier authored
fixes #209
-
Johannes Edmeier authored
-
- 30 May, 2016 3 commits
-
-
Johannes Edmeier authored
closes #201
-
Johannes Edmeier authored
fixes #202
-
Johannes Edmeier authored
-
- 13 May, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 12 May, 2016 2 commits
-
-
Johannes Edmeier authored
From Spring Cloud Brixton on, the PreDecorationFilter doesn't pass sensitive headers downstream. So the ZuulProperties from the ApplicationContext needs to be used (instead of creating a new instance), so that the properties can be customized.
-
Johannes Edmeier authored
-
- 11 May, 2016 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 06 May, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 04 May, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 27 Apr, 2016 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Update to Spring Cloud Brixton and add the concept of ServiceInstanceConverters. A ServiceConverter is used to convert discovered ServiceInstances to Applications. The old converter and one for Eureka is provided. It is also possible to provide your own implementation. closes #154
-
- 19 Apr, 2016 1 commit
-
-
Johannes Edmeier authored
fixes #184
-
- 18 Apr, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 13 Apr, 2016 1 commit
-
-
dobo authored
-
- 31 Mar, 2016 1 commit
-
-
Johannes Edmeier authored
fixes #175
-