- 03 Feb, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 02 Feb, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 22 Jan, 2015 2 commits
-
-
Johannes Stelzer authored
Change the scope for spring-boot-starter-test to test.
-
izeye authored
-
- 19 Jan, 2015 1 commit
-
-
Mariusz authored
-
- 09 Jan, 2015 2 commits
-
-
Andrew Austin authored
Altered JSON invocation of JMX methods to support the following change implemented in Jolokia Release 0.91 (http://www.jolokia.org/changes-report.html): Fixed issue with overloaded methods where one variant takes no arguments. This no-arg variant can be specified with the signature "()" after the operation name.
-
joshiste authored
-
- 05 Jan, 2015 2 commits
-
-
Johannes Stelzer authored
Separate the UI from the server
-
Johannes Stelzer authored
using Gulp & Browserify with a little help from https://blog.codecentric.de/en/2014/08/angularjs-browserify
-
- 19 Dec, 2014 2 commits
-
-
tobiasflohre authored
-
tobiasflohre authored
server.context-path not used when application registers itself #32 Typo in About #31
-
- 08 Dec, 2014 4 commits
-
-
Dennis Schulte authored
-
Dennis Schulte authored
-
Dennis Schulte authored
-
Dennis Schulte authored
-
- 04 Dec, 2014 1 commit
-
-
Dennis Schulte authored
-
- 02 Dec, 2014 2 commits
-
-
Johannes Stelzer authored
closes #25 #28
-
Johannes Stelzer authored
-
- 29 Nov, 2014 1 commit
-
-
Johannes Stelzer authored
-
- 24 Nov, 2014 4 commits
-
-
Johannes Stelzer authored
Fixes #27
-
Johannes Stelzer authored
Filed https://github.com/spring-projects/spring-boot/issues/1987 in order to configure it properly in the future.
-
Dennis Schulte authored
-
Johannes Stelzer authored
-
- 19 Nov, 2014 3 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
-
Thomas Bosch authored
-
- 17 Nov, 2014 2 commits
-
-
Johannes Stelzer authored
This allows you to protect your spring-boot-admin rest api. Supporting basic auth on management-endpoints needs more work.
-
Johannes Stelzer authored
Rename ApplicationStore methods to spring-data-style
-
- 16 Nov, 2014 3 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
-
Johannes Stelzer authored
-
- 15 Nov, 2014 1 commit
-
-
Johannes Stelzer authored
-
- 14 Nov, 2014 4 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
-
Johannes Stelzer authored
* Separate AppStore from AppRegistry * Allow Id generation to be altered * Remove logic from Application; Move id genretation into AppRegistry * Make AppStore threadSafe
-
Johannes Stelzer authored
-
- 12 Nov, 2014 2 commits
-
-
Johannes Stelzer authored
Redesigned registration.
-
Johannes Stelzer authored
* registry-key is derived from URL * option to specify a management-URL and other various config options see spring-boot-starter-admin-client/README.md * less chatty registration * some more test cases * show application URL in overview and headline * show application info in overview * set HTTP-Codes in RegistryController fixes #13 fixes #16 closes #17 closes #18 I didn't add the key-value-properties to the Application. Since it was somehow redundant to the /info-endpoint.
-
- 11 Nov, 2014 2 commits
-
-
Dennis Schulte authored
-
Dennis Schulte authored
Ui enhancements
-