1530 Commits (89beef4099171ea86a67d5b79b03e9ef325f5e99)

Author SHA1 Message Date
Andy Wilkinson b99739212a Correct the name of MySQL's XADataSource implementation 10 years ago
Andy Wilkinson 27a81e1463 Complete static final logger changes that were started in ec2f33f9 10 years ago
Andy Wilkinson 150a6f0f5c Switch off Security Filter auto-config when spring-security-config is absent 10 years ago
Phillip Webb d2fed8bb07 Polish 10 years ago
Stephane Nicoll 72754c27b2 Allow to override BasicBatchConfigurer 10 years ago
Stephane Nicoll 12cefd2c2b Only enable Tomcat's websocket support on Java7+ 10 years ago
Spring Buildmaster 8db59059a5 Next Development Version 11 years ago
Stephane Nicoll bb736e255b Fix SNAPSHOT version 11 years ago
Phillip Webb 945b42588b Refine server.server-header documentation 11 years ago
Kirill Vlasov ec2f33f986 Make loggers private static final 11 years ago
Kirill Vlasov 786aacf2e9 Use Collections.isEmpty() instead of .size() == 0 11 years ago
Andy Wilkinson 3352e60631 Remove use of diamond operator in tests so that they’re Java 6 compatible 11 years ago
Andy Wilkinson 037a27e257 Add a workaround for DATACMNS-776 11 years ago
Jacob Swanson ae565b805a Fix mail connection test exception message 11 years ago
Artur Konczak 786f025818 Auto-configure Elasticsearch converter and context 11 years ago
Andy Wilkinson bcaee0ebee Perform initialization in foreground if BackgroundPreinitializer fails 11 years ago
Phillip Webb 543a746de7 Fix checkstyle issues 11 years ago
Phillip Webb edb16a13ee Protect against SpEL injections 11 years ago
Andy Wilkinson 7d5cc3da63 Stop ActiveMQ pooled connection factory when context is closed 11 years ago
Eddú Meléndez 1b81d9f0b5 Add support for server.server-header property 11 years ago
mnhock fcf6e5d6eb Prefer valueOf() to create Number values 11 years ago
Andy Wilkinson 0bb4de490d Allow any ExitCodeGenerator bean to switch of auto-configured bean 11 years ago
Phillip Webb 0489a3b4de Polish 11 years ago
Andy Wilkinson ce541bebcf Align BasicErrorController’s HTML response status with non-HTML status 11 years ago
mnhock 9775d40822 Fix possible null pointer dereference 11 years ago
Johnny Lim ec7fed1ecc Polish 11 years ago
Andy Wilkinson 91674b2c94 Don’t use Java 7 API in EmbeddedMongoAutoConfiguration 11 years ago
Andy Wilkinson c58ebae419 Bind embedded Mongo to configured host or loopback address 11 years ago
Andy Wilkinson 007ec9e46b Make SecurityFilterAutoConfig work when SecurityAutoConfig is disabled 11 years ago
Andy Wilkinson ffd6e8d7eb Handle null security filter dispatcher types gracefully 11 years ago
Andy Wilkinson f47449c800 Remove Servlet API dependency from SecurityProperties 11 years ago
Andy Wilkinson 4260b0c765 Remove ignoreUnknownFields accidentally added in 524a328 11 years ago
Andy Wilkinson 524a32879f Allow security filter's dispatcher types to be configured via env 11 years ago
Stephane Nicoll fc5e3d6441 Refine exception message 11 years ago
Andy Wilkinson 40427cdb82 Separate Jersey WebApplicationInitializer from auto-configuration class 11 years ago
Dave Syer 521ae35f56 Do not set order of ResourceServerConfiguration instances 11 years ago
Stephane Nicoll 9d29ab73a4 Fix customization of database name 11 years ago
Dave Syer cccc3867eb Allow users to customize authentication entry point in OAuth2 SSO 11 years ago
Jean de Klerk 91a10e12b6 BasicBatchConfigurer is public again 11 years ago
Stephane Nicoll 0c387a82b7 Add datasource meta-data for Commons DBCP2 11 years ago
Johnny Lim efff4a0051 Polish 11 years ago
Dave Syer 8708a07a98 Ensure RestTemplate interceptors remain mutable 11 years ago
Johnny Lim 36ed0f5c20 Polish 11 years ago
Johnny Lim da16d6d306 Polishing 11 years ago
Spring Buildmaster 3f6f57a80e Next Development Version 11 years ago
Phillip Webb c4f653e8e3 Upgrade to Jackson 2.6.3 11 years ago
Stephane Nicoll 0c8d302a98 Polish 11 years ago
Eddú Meléndez 066533de7e Add `spring.mvc.static-path-pattern` property 11 years ago
cornelcreanga@yahoo.com 190b0d4fe9 Add Cassandra username/password properties 11 years ago
Johnny Lim 12a9a6e195 Remove redundant assertions 11 years ago