- 04 Jan, 2018 4 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
To allow hot reloading for templates and resources add according properties. Add instructions in the README.md on how to develop the ui
-
Johannes Edmeier authored
The info should be updated when the registration has changed. In order to prevent a stale instance info, the sba client includes a "startup" timestamp in the metadata as default. So when the instance is restarted the registration changes and the info is updated, even when the instance isn't considered as down in between. To prevent this when using a discovery client you need to add a value to the metadata which changes with every restart. (e.g. `random=${random.value}`) fixes #556
-
- 02 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 01 Jan, 2018 8 commits
-
-
Johannes Edmeier authored
-
wonwoo authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Don't output metadata in Registration.toString()
-
- 27 Dec, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 09 Dec, 2017 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Don't output metadata in Registration.toString()
-
Johannes Edmeier authored
-
- 30 Nov, 2017 3 commits
-
-
Johannes Edmeier authored
-
tomd8451 authored
-
Johannes Edmeier authored
closes #597
-
- 29 Nov, 2017 1 commit
-
-
Lukasz Kryger authored
This helps to quickly track down configuration problems, especially in systems that generate the config rather than depend on flat files.
-
- 16 Nov, 2017 6 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
closes #591
-
Johannes Edmeier authored
fixes #590
-
Johannes Edmeier authored
fixes #590 (old client - new server)
-
Johannes Edmeier authored
fixes #590 (new client - old server)
-
Johannes Edmeier authored
fixes #590
-
- 10 Nov, 2017 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 04 Nov, 2017 1 commit
-
-
Pabolu,Shashidar authored
fixes #578
-
- 17 Oct, 2017 1 commit
-
-
Huang YunKun authored
-
- 22 Sep, 2017 5 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
It's indended by the Jackson developers to extend StdDeserializer and not the JsonDeserializer
-
Johannes Edmeier authored
... to prevent registration of the controller from standard spring mechanisms
-
Johannes Edmeier authored
-
- 19 Sep, 2017 1 commit
-
-
Johannes Edmeier authored
Options requests are now passed to the servlet. Therefore the OptionsDispatchungZuulController isn't necessary anymore. This fixes a memory leak introduced by this class. fixes #545
-
- 17 Sep, 2017 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-