205 Commits (080a2f5c3bc67d13bc61e8a0664e6ae0fe68da01)

Author SHA1 Message Date
Madhura Bhave 1db1c8b03c Validate our own tests work with JUnit5 and the vintage engine 7 years ago
Madhura Bhave ce0282406f Skip lazy init for beans that explicitly set lazy to false 7 years ago
Phillip Webb ddbfb2530d Update copyright header of changed files 7 years ago
Phillip Webb f12ab1ff90 Update copyright header of changed files 7 years ago
Phillip Webb f25469c95f Update formatting with spring-javaformat 0.0.9 7 years ago
Phillip Webb f875b74e67 Reformat samples with spring-javaformat 0.0.8 7 years ago
Madhura Bhave eff2f92c48 Fix formatting following formatter update 7 years ago
Stephane Nicoll 197e1669e2 Polish 7 years ago
Madhura Bhave 35d7fccb33 Update samples to use configuration properties scanning 7 years ago
Andy Wilkinson 0e009ef047 Use HTTPS to link to the Apache license 7 years ago
Johnny Lim c5b5f752ed Polish 7 years ago
Andy Wilkinson 68bfb020aa Reduce need for bean method proxying and disable where not needed 7 years ago
Andy Wilkinson 064f6478df Move back to JUnit 4 until SUREFIRE-1614 has been resolved 7 years ago
Madhura Bhave 59d2b0a3fb Upgrade tests to Junit5 7 years ago
TwinProduction 21da4a5d12 Rename logging.file to logging.file.name 7 years ago
Brian Clozel 8397878857 Polish 8 years ago
Madhura Bhave bebfa76f55 Fix tests 8 years ago
Stephane Nicoll 12cb478b0d Restore files changes by accident 8 years ago
Andy Wilkinson f2e4a0b44b Polish 8 years ago
Stephane Nicoll bdd8e53124 Improve filtering of actuator auto-configurations 8 years ago
Stephane Nicoll 64c668f766 Polish 8 years ago
Madhura Bhave d1b8558430 Make /health and /info insecure by default 8 years ago
Phillip Webb e0ae805924 Update copyright header 8 years ago
Phillip Webb 9fd3b9103a Format code 8 years ago
Phillip Webb e69296d7d3 Fix checkstyle violations in samples 8 years ago
Stephane Nicoll 93c45cb6ec Move server.servlet.path to spring.mvc.servlet.path 8 years ago
Stephane Nicoll 3c169b4e0a Fix bean name of EnvironmentEndpointWebExtension 8 years ago
Phillip Webb 9e75680e6f Polish 8 years ago
Madhura Bhave 51de220b55 Enable CSRF protection by default 8 years ago
Madhura Bhave 85aeb5c00d Fix path in tests 8 years ago
Stephane Nicoll 7473642f58 Harmonize endpoints exclude property 8 years ago
Phillip Webb 5de46c3186 Polish 8 years ago
Andy Wilkinson 8605499a64 Provide more control over when the health endpoint shows details 8 years ago
Andy Wilkinson 356efaa7c8 Rename trace to httptrace 8 years ago
Phillip Webb adfb6dc128 Polish 8 years ago
Andy Wilkinson 3565961d68 Rework HTTP exchange tracing and add support for WebFlux 8 years ago
Madhura Bhave d65f9b25bc Remove redundant throws Exception 8 years ago
Andy Wilkinson 5b8a2f9675 Improve context hierarchy handling in Actuator endpoints 8 years ago
Andy Wilkinson a9811e360a Add missing copyright headers to .java source files 8 years ago
Stephane Nicoll afba8fed79 Harmonize management.server.context-path property 8 years ago
Stephane Nicoll 681fdb1ee8 Property detect Health web extension with management context 8 years ago
Stephane Nicoll 1fdc1e373c Polish 8 years ago
Stephane Nicoll 23218add90 Polish 8 years ago
Madhura Bhave 47ed096981 Make default username and password configurable 8 years ago
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