291 Commits (3cd70b1c19a189ccabbcb309e1ed730cc56d73da)

Author SHA1 Message Date
Phillip Webb 3193913899 Polish 12 years ago
Chris Savory 7be2d97d49 Allow multiple MessageSources that are comma separated. 12 years ago
Phillip Webb 798229f530 Document rabbit.addresses property 12 years ago
Dave Syer 01137b6fd6 Add "addresses" to RabbitProperties 12 years ago
Piotr Maj 2e74251d1b Add support for sorting json keys 12 years ago
Phillip Webb c5ee3c7eba Remove duplicate documentation 12 years ago
Phillip Webb fcea565433 Polish javadoc formatting 12 years ago
Phillip Webb 80ac1fb0cd Polish 12 years ago
Phillip Webb 12d2331f4d Fix failing JMS test 12 years ago
Phillip Webb 22e397cda2 Polish 12 years ago
Dave Syer 3d43771136 Register an AuthenticationManager in security autoconfig 12 years ago
Dave Syer 85a56a79e4 Tidy up implementation of DispatcherServletAutoConfiguration 12 years ago
Dave Syer 659d7b6df1 Extend DefaultDispatcherServletCondition to check for a registration 12 years ago
Dave Syer 14d52b6c18 Avoid creating a new EmbeddedServletContainerFactory for websockets 12 years ago
Piotr Maj 1b167f630c Support for maxWait, jdbcInterceptors and validationInterval 12 years ago
Piotr Maj cb6739b4a5 Added testWhileIdle etc. 12 years ago
Andy Piper 7b4fa22b40 Fix typo 12 years ago
Dave Syer c68902260e Change explicit bean type to concrete NamedParameterJdbcTemplate 12 years ago
Josh Long 9453a6324a polishing documentation 12 years ago
Dave Syer a0ba8c90a6 Add MultipartConfig to DispatcherServlet by default 12 years ago
Dave Syer ffe91ca6bf Change exception message for missing Thymeleaf templates 12 years ago
Dave Syer 6b83e0ad5d Change bean name of ContentNegotiatingViewResolver 12 years ago
Dave Syer b56bd0a10c Add ViewResolver docs 12 years ago
Dave Syer 3bc37ddde0 Strip out most of websocket autoconfig 12 years ago
Spring Buildmaster b0d4e8ae69 Next development version 12 years ago
Spring Buildmaster cb8668a151 Release version 1.0.0.RC4 12 years ago
Phillip Webb 99350a2216 Tidy ConfigurableEmbeddedServletContainerFactory 12 years ago
Phillip Webb 3f9ca68812 Tweak ConfigurableEmbeddedServletContainerFactory 12 years ago
Phillip Webb 9c4dc0c68f Drop getPort from ConfEmbServletContainerFactory 12 years ago
Phillip Webb 468728a2c0 Polish 12 years ago
Dave Syer 07b88630f4 Be defensive with auto-config of Servlet 3.0 features 12 years ago
Dave Syer b0b7bc0e7f Fix tests 12 years ago
Rob Winch 6b0eba3759 Update to Spring Security 3.2.1 12 years ago
Dave Syer 29982f5946 Add @Configuration to WebMvcAutoConfigurationAdapter 12 years ago
Phillip Webb 083cb388c0 Upgrade to Spring Security 3.2.1 12 years ago
Oliver Gierke af458cb253 Upgrade to Spring Data Codd GA release. 12 years ago
Phillip Webb cf23b519d2 Polish 12 years ago
Dave Syer 8947307702 Add retry and parameter increment logic to job runner 12 years ago
Dave Syer 09f3ee14a4 Skip unnecessary attempt at executing Job 12 years ago
hoserdude 3ad6c96ce5 Adding support for multiple configured job names 12 years ago
Dave Syer f38a36ff70 Fail on startup if Thymeleaf template directory missing 12 years ago
Dave Syer 8d9c26b2df Switch default to fail on error in SQL initialization 12 years ago
Christian Dupuis b2327cb5f9 Fix comment 12 years ago
Dave Syer b2b487ee5f Add ServletRegistrationBean for DispatcherServlet 12 years ago
Dave Syer 44b877cd7d Remove @ConditionalOnBean(DataSource.class) from JPA config 12 years ago
Dave Syer 6631dd025c Ensure DispatcherServlet is available in a deployed WAR 12 years ago
Jakub Kubrynski 5d591edbf8 Consider FactoryBean classes in OnBeanCondition 12 years ago
Dave Syer fc4aabde75 Add some test cases and comments 12 years ago
Spring Buildmaster 1367d57e8c Next development version 12 years ago
Spring Buildmaster eaff1677a7 Release version 1.0.0.RC3 12 years ago