1428 Commits (e25727ffaea8384db952dce317ae370f79d43b4e)

Author SHA1 Message Date
mnhock fcf6e5d6eb Prefer valueOf() to create Number values 10 years ago
Andy Wilkinson 0bb4de490d Allow any ExitCodeGenerator bean to switch of auto-configured bean 10 years ago
Phillip Webb 0489a3b4de Polish 10 years ago
Andy Wilkinson ce541bebcf Align BasicErrorController’s HTML response status with non-HTML status 10 years ago
mnhock 9775d40822 Fix possible null pointer dereference 10 years ago
Johnny Lim ec7fed1ecc Polish 10 years ago
Andy Wilkinson 91674b2c94 Don’t use Java 7 API in EmbeddedMongoAutoConfiguration 10 years ago
Andy Wilkinson c58ebae419 Bind embedded Mongo to configured host or loopback address 10 years ago
Andy Wilkinson 007ec9e46b Make SecurityFilterAutoConfig work when SecurityAutoConfig is disabled 10 years ago
Andy Wilkinson ffd6e8d7eb Handle null security filter dispatcher types gracefully 10 years ago
Andy Wilkinson f47449c800 Remove Servlet API dependency from SecurityProperties 10 years ago
Andy Wilkinson 4260b0c765 Remove ignoreUnknownFields accidentally added in 524a328 10 years ago
Andy Wilkinson 524a32879f Allow security filter's dispatcher types to be configured via env 10 years ago
Stephane Nicoll fc5e3d6441 Refine exception message 10 years ago
Andy Wilkinson 40427cdb82 Separate Jersey WebApplicationInitializer from auto-configuration class 10 years ago
Dave Syer 521ae35f56 Do not set order of ResourceServerConfiguration instances 10 years ago
Stephane Nicoll 9d29ab73a4 Fix customization of database name 10 years ago
Dave Syer cccc3867eb Allow users to customize authentication entry point in OAuth2 SSO 10 years ago
Jean de Klerk 91a10e12b6 BasicBatchConfigurer is public again 10 years ago
Stephane Nicoll 0c387a82b7 Add datasource meta-data for Commons DBCP2 10 years ago
Johnny Lim efff4a0051 Polish 10 years ago
Dave Syer 8708a07a98 Ensure RestTemplate interceptors remain mutable 10 years ago
Johnny Lim 36ed0f5c20 Polish 10 years ago
Johnny Lim da16d6d306 Polishing 10 years ago
Phillip Webb c4f653e8e3 Upgrade to Jackson 2.6.3 10 years ago
Stephane Nicoll 0c8d302a98 Polish 10 years ago
Eddú Meléndez 066533de7e Add `spring.mvc.static-path-pattern` property 10 years ago
cornelcreanga@yahoo.com 190b0d4fe9 Add Cassandra username/password properties 10 years ago
Johnny Lim 12a9a6e195 Remove redundant assertions 10 years ago
Phillip Webb 287a62c8f3 Update Johannes Edmeier author attribution 10 years ago
Bohuslav Burghardt 88cf65427f Make OPTIONS/TRACE request handling configurable 10 years ago
Phillip Webb a8b23f9deb Fix import order 10 years ago
awgtek deaa9051bc Switch MongoCredential method 10 years ago
Johnny Lim 83e8bfedb2 Use Ordered.HIGHEST_PRECEDENCE constants 10 years ago
Johnny Lim 8540d80b84 Remove unused parameter in Security configuration 10 years ago
Phillip Webb e06198e9cb Polish 11 years ago
Stephane Nicoll 2c4f88e221 Fix Hazelcast auto-configuration ordering 11 years ago
Stephane Nicoll 157c0b6cae Register hazelcast post processor only when necessary 11 years ago
Stephane Nicoll 6dbdd575a5 Polish 11 years ago
Phillip Webb d88210f626 Improve performance with BackgroundPreinitializer 11 years ago
Phillip Webb 9432ee6a6b Polish 11 years ago
Phillip Webb 3492f1bcca Fix typo in HibernateJpaAutoConfiguration 11 years ago
Dave Syer 124574e345 Add mediaTypes (extension to media type mapping) in MVC resources 11 years ago
Phillip Webb 6c2ea4648f Polish 11 years ago
Stephane Nicoll 8188060edf Fix broken build 11 years ago
Dave Syer 96ba5ed32c Ensure OAuth2 context state is not reset if access tokens match 11 years ago
Dave Syer cfb12fc7c2 Clarify how to switch off security autoconfiguration 11 years ago
Phillip Webb 0ccd33705d Use RelaxedDataBinder for excludes 11 years ago
Stephane Nicoll abfd139d8f Fix `spring.application.exclude` YAML property 11 years ago
Andy Wilkinson 02d7e2826c Don’t call ignoring.antMatchers([]) as empty array now maps to /** 11 years ago