- 10 Nov, 2017 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier 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
-
- 17 Sep, 2017 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
It turns out that imho when talking about application groups (identified by name) and application instances it's just logical to speak of instances and applications. So the Application class get's renamed to Instance. So an Application is now a set of Instances with the same name
-
- 13 Sep, 2017 2 commits
-
-
Johnny Lim authored
-
Johnny Lim authored
-
- 02 Sep, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 01 Sep, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 28 Aug, 2017 2 commits
-
-
Johannes Edmeier authored
To avoid some strange config sorting errors using the DeferredImportSelector, switch to a real AutoConfiguration activated by a marker bean
-
Johannes Edmeier authored
-
- 27 Aug, 2017 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 24 Aug, 2017 2 commits
-
-
Johannes Edmeier authored
fixes #531
-
Anders Båtstrand authored
fixes #515.
-
- 23 Aug, 2017 2 commits
-
-
Jan Thewes authored
fixes #529
-
Johannes Edmeier authored
-
- 09 Aug, 2017 1 commit
-
-
Johannes Edmeier authored
The actuator endpoints are detected by either querying the index endpoint for spring boot 2.x applications or by probing a configurable list of endpoints using a OPTIONS request.
-
- 08 Aug, 2017 1 commit
-
-
Michael authored
-
- 30 Jul, 2017 2 commits
-
-
Johannes Edmeier authored
-
fernandosure authored
-
- 25 Jul, 2017 14 commits
-
-
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
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
* extract InfoUpdater from StatusUpdater * rename ApplicationJournal to ClientApplicationEventStore * ClientApplicationEventStore now implements reactor's Publisher * Reworked AdminApplicationTest to be more sophisticated.
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-