- 20 Mar, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 20 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 19 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 25 Jul, 2017 1 commit
-
-
Johannes Edmeier authored
Since there is no Heartbeat or InstanceRegisteredEvent when using the SimpleDiscoveryClient we need to listen on the ApplicationReadyEvent and register the configured instances closes #505
-
- 29 Mar, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 15 Mar, 2017 1 commit
-
-
Maxime RIVIERE authored
A new property `spring.boot.admin.discovery.services` is added. It can be used to restrict the services registered via discovery to a whitelist (supporting simple patterns). Until now only blacklistin was supported. The default whitelist permits all services.
-
- 24 Jan, 2017 1 commit
-
-
Johannes Edmeier authored
fixes #395
-
- 16 Jan, 2017 1 commit
-
-
Johannes Edmeier authored
fixes #387
-
- 12 Jan, 2017 1 commit
-
-
Roi Ezra authored
With this commit you can use simple patterns to match services to ignore. A pattern can look like this "foo*", "*foo", "foo*bar". closes #377
-
- 17 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
With this change it is possible to include credentials in the instance metadata which will then be used to access the client endpoints using HTTP Basic authorization. closes #359
-
- 04 Sep, 2016 1 commit
-
-
Johannes Edmeier authored
-