72 Commits (0bac6ebda7348bbc52d550f433d4e035df274af4)

Author SHA1 Message Date
Huang YunKun 1c5e445554 Update the samples to use @WebIntegrationTest and randomPort=true 11 years ago
Phillip Webb 634bb770b2 Organize imports with new settings 11 years ago
Phillip Webb a79131f8d2 Organize imports with new settings 11 years ago
Wallace Wadge e3315d2252 Allow TraceWebFilter to trace more attributes 11 years ago
Phillip Webb aae38db9af Fix compiler warnings only shown in Eclipse Mars 11 years ago
Phillip Webb 6ab376e2e8 Reformat code use Eclipse Mars 11 years ago
Stephane Nicoll b2c3e7e2ed Rename error.* properties to server.error.* 11 years ago
Stephane Nicoll 7c0c953f81 Add value alias for SpringApplicationConfiguration 11 years ago
Stephane Nicoll e1479a02b7 polish 11 years ago
Dave Syer 1e464da248 Refactor the Actuator MVC configuration to allow more customization 11 years ago
Dave Syer 1f6ac52b96 Change default behaviour of /health when not secured 11 years ago
Phillip Webb 61fc4f3f12 Polish copyright headers 11 years ago
Phillip Webb 1ce617f1ae Polish sample package names 11 years ago
Andy Wilkinson 247c596f8c Remove duplicate console appender from Actuator sample's logback config 11 years ago
Phillip Webb 98135c964b Remove Principal handler logic from security 11 years ago
Phillip Webb 8fd99bde8b Update samples to use specific log configuration 11 years ago
Dave Syer 3c1e48c89a Better handling of anonymously accessible endpoints 11 years ago
Andy Wilkinson 2ce057ca96 Allow /health to be accessed anonymously irresepctive of its sensitivity 11 years ago
Dave Syer 6ad626de49 Allows /configprops endpoint to show nested properties 12 years ago
Andy Wilkinson 35b7ba5cda Deprecate http.mappers.* properties 12 years ago
Phillip Webb d039f43107 Update samples to use @SpringBootApplication 12 years ago
Dave Syer a7e1ec842d Use @*@ delimiters in Maven resource filtering 12 years ago
Phillip Webb d17b7c8195 Polish 12 years ago
Dave Syer 24e71e868f Allow /health and /info to authenticate anonymously 12 years ago
Dave Syer 336b96b81c Copy server customization to management context 12 years ago
Andy Wilkinson e185793396 Update test to correct name of metric for request that returns a 401 12 years ago
Phillip Webb fa88c481a5 Remote trailing whitespace 12 years ago
Dave Syer fd757cb371 Add logging.level to application.properties 12 years ago
Phillip Webb 9632abf825 Formatting and cleanup 12 years ago
Dave Syer bc85f388aa Add test for gh-1058 12 years ago
Dave Syer f659a2e253 Use the ServerProperties to add prefixes to paths 12 years ago
Dave Syer 68448a8c68 Use the ServerProperties to add prefixes to paths 12 years ago
Christian Dupuis 4648188782 Rework HealthEndpoint and HealthIndicator 12 years ago
Phillip Webb 8bcda1bcbe Polish 12 years ago
Dave Syer 5249f54c5a Integrate @ConfigurationProperties @Beans with DataSource configuration 12 years ago
Dave Syer 5dd77a725c Enable access log explicitly in sample 12 years ago
Christian Dupuis c38f9bcdfa Add missing tests 12 years ago
Phillip Webb decee8d871 Polish templates code 12 years ago
Dave Syer 27580e726f Add generic error handling to BasicErrorController 12 years ago
Phillip Webb fad5ce45db Polish 12 years ago
Dave Syer 7b07fe8ce0 Convert remaining samples to use random port 12 years ago
Dave Syer f134e96053 Convert Actuator sample to dynamic ports 12 years ago
Dave Syer 72d7c286c0 Add Spring MVC-generated path suffixes to endpoint paths 12 years ago
Phillip Webb aca67066bf Rename RestTemplates to TestRestTemplate 12 years ago
Phillip Webb d117a6b22b Polish 12 years ago
Dave Syer 71c2c69c92 Return actual status code not 200 to machine client 12 years ago
Phillip Webb d42bedf295 Rename @ConfigurationProperties attributes 12 years ago
Phillip Webb 80ac1fb0cd Polish 12 years ago
Dave Syer 7a285cf65d Convert all sample tests to @IntegrationTest where appropriate 12 years ago
Dave Syer 6657e3ef84 More care taken with management.contextPath 12 years ago