150 Commits (dfc0e392edc992fa0bbad709dfadbabd2594eded)

Author SHA1 Message Date
Phillip Webb 07f71e889e Move `/application` to `/actuator` 8 years ago
Phillip Webb 31025d9f6c Drop status endpoint 8 years ago
Phillip Webb fd5c43cdc9 Separate endpoint concerns 8 years ago
Andy Wilkinson 88366b75d0 Reinstate @DirtiesContext on shutdown endpoint test 8 years ago
Ivan Sopov d8fa71bc97 Samples cleanup 8 years ago
Andy Wilkinson ec7840e049 Align Actuator sample's tests with endpoint contextId changes 8 years ago
Phillip Webb c55b5d7111 Polish 9 years ago
Andy Wilkinson 66b55defa0 Adapt to password encoder changes in Spring Security 9 years ago
Madhura Bhave d307eba0a3 Add property to configure base-path for web endpoints. 9 years ago
Phillip Webb 9e43b99966 Polish 9 years ago
Madhura Bhave 7093602753 Simplify UserDetailsService creation in samples 9 years ago
Andy Wilkinson 8ab12d909e Use standard bean validation annotations that are new in 2.0 9 years ago
Stephane Nicoll d89ff8cb28 Polish sample 9 years ago
Jon Schneider c2958c27ab Replace Boot's own metrics with support for Micrometer 9 years ago
Phillip Webb 2e51b48cd9 Refactor actuator package locations 9 years ago
Andy Wilkinson ad4ce9cf57 Return objects from trace, audit event, and thread dump endpoints 9 years ago
Andy Wilkinson a6b30a3aab Reflect context hierarchy in beans endpoint’s response structure 9 years ago
Andy Wilkinson ab54801143 Improve structure of response from configprops endpoint 9 years ago
Andy Wilkinson 9242def4c0 Improve structure and JSON serialization of beans endpoint's response 9 years ago
Phillip Webb 2c97d3a5e9 Polish 9 years ago
Stephane Nicoll 98455e30dc Rename default endpoint settings to "default" 9 years ago
Madhura Bhave e08ddbf838 Rework security autoconfiguration 9 years ago
Stephane Nicoll 08ce7e24d7 Polish 9 years ago
Stephane Nicoll 68fcea7b9a Migrate endpoints.cors to management.endpoints.cors 9 years ago
Andy Wilkinson ee16332745 Update Actuator to use the new endpoint infrastructure 9 years ago
Andy Wilkinson 0aa39d0279 Improve the package structure of spring-boot-actuator module 9 years ago
Andy Wilkinson bb55f49396 Remove concept of sensitivity from Actuator's endpoints 9 years ago
Andy Wilkinson 847f6d1b2c Update test in Actuator sample to adapt to changes in env response 9 years ago
Andy Wilkinson 4f76a560b8 Fix the Actuator sample 9 years ago
Andy Wilkinson 9f75da9a8f Simplify the Actuator's hypermedia support 9 years ago
Phillip Webb 68910f2b8f Polish 9 years ago
Madhura Bhave ecaa6340e2 Update path in actuator sample tests 9 years ago
Madhura Bhave 0f8a819af9 Enable cors in default management security config 9 years ago
Phillip Webb 06558675bb Polish 9 years ago
Madhura Bhave bcd79dd992 Move all actuators under `/application` 9 years ago
Phillip Webb 758ddcd420 Polish 9 years ago
Madhura Bhave b2f0ebfcb8 Prevent empty json for parameters in trace endpoint 9 years ago
Phillip Webb 3b93bb46e0 Revert accidental call to `.close()` 9 years ago
Phillip Webb ad38776de3 Polish 9 years ago
Phillip Webb 67556ba8ea Restructure embedded web server packages 9 years ago
Phillip Webb d8f827d224 Cleanup and format code 9 years ago
Phillip Webb 425dbc3e52 Update copyright header for edited files 9 years ago
Brian Clozel 12d883f6b9 Introduce "server.servlet" configuration prefix 9 years ago
Phillip Webb aacf5d660f Update copyright year for changed files 9 years ago
Phillip Webb 273beaa3ce Polish 9 years ago
Stephane Nicoll c903ff46a7 Polish samples 9 years ago
Stephane Nicoll c5cc626d48 Remove remote shell support 10 years ago
Andy Wilkinson 07a50bb16c Update the samples to make use of auto-configured TestRestTemplate 10 years ago
Andy Wilkinson 3348ed5bb3 Make use of new GetMapping and PostMapping annotations 10 years ago
Phillip Webb a7cb689f95 Move @LocalServerPort annotation 10 years ago