904 Commits (42e1a0b0690167f23a2dcc3a07cbb4faaed871dd)

Author SHA1 Message Date
Andy Wilkinson 42e1a0b069 Add a test to verify customization of Hibernate's JtaPlatform 11 years ago
Manuel Doninger c45604b825 Ensure that Hibernate's JtaPlatform can be customized 11 years ago
Andy Wilkinson 966e8e557d Make use of Collections.addAll instead of a for-loop where appropriate 11 years ago
Brian Clozel 6d60c23460 Disable Accept-Charset Header in String converter 11 years ago
Andy Wilkinson 69ea4beb8a Add auto-configuration for Jetty’s GzipFilter 11 years ago
Andy Wilkinson ec17c00126 Add support for configuring Tomcat’s gzip support using the environment 11 years ago
Phillip Webb 735b6277c2 Relax WebSocket auto-configuration conditions 11 years ago
Andy Wilkinson b875a00ebd Tighten up conditions: a web application may not be using Spring MVC 11 years ago
Dave Syer 5e0cc71862 Add convenient logging.properties for testing 11 years ago
Phillip Webb 3fc1e44302 Polish Mustache code 11 years ago
Dave Syer 2729c747ca Add jmustache support 11 years ago
Spring Buildmaster 60725cd8bd Next development version 11 years ago
Phillip Webb 4c6907d5d8 Remove superfluous `\n` when logging password 11 years ago
Phillip Webb 1f775793ee Use Collections.addAll(...) instead of for loops 11 years ago
Phillip Webb 7e771bb655 Fix ParentAwareNamingStrategy and JMX auto-config 11 years ago
Phillip Webb c46478f97d Guard for multiple ContentNegotiatingViewResolvers 11 years ago
Dave Syer f4e12e96c6 Additional condition to protect Reactor 2.0 users 11 years ago
Phillip Webb 0735d6e259 Fix TemplateLocation.anyExists logic 11 years ago
Phillip Webb d7a12a8791 Remove superfluous semi-colons 11 years ago
Phillip Webb 96d479c3d9 Make RequestMappingHandlerMapping @Primary 11 years ago
Phillip Webb b42c7fca64 Polish 11 years ago
Phillip Webb 291a8d422b Fix incorrect BitronixJtaConfiguration bean name 11 years ago
Phillip Webb 8628adcb74 Order EmbeddedServletContainerCustomizers 11 years ago
Phillip Webb ef621c9271 Protect against NoClassDefFoundError on WAS 11 years ago
Phillip Webb fd97c7553c Apply HATEOAS module to primary ObjectMapper 11 years ago
Andy Wilkinson e57b0e00f2 Use ServletContainerInitializers to start servers 11 years ago
Phillip Webb 82bf60400a Fix OnPropertyCondition no havingValue message 12 years ago
Phillip Webb 1da918f388 Fix TypeNotPresentExceptionProxy error with Mongo 12 years ago
Phillip Webb bfa984ccd5 Fix PersistenceExceptionTranslation INFO message 12 years ago
Phillip Webb 8d12130a2b Add `exclude` attribute to @SpringBootApplication 12 years ago
Stephane Nicoll 9a55cc49b5 Fix typo 12 years ago
Phillip Webb 0f3b959686 Scan full classpath with /templates checks 12 years ago
Phillip Webb 7e7acea548 Don't check for /templates when using groovy-all 12 years ago
Michael Cramer 3b858edfa9 Auto-configure for Thymeleaf conditionalcomments 12 years ago
izeye 3784959b6f Rename SecurityPrequisite -> SecurityPrerequisite 12 years ago
Dave Syer 80d55c4720 Additional condition to protect Reactor 2.0 users 12 years ago
Phillip Webb 917723a883 Automatically alias MultipartResolver beans 12 years ago
Phillip Webb 4293b7b797 Ensure CharacterEncodingFilter is ordered highest 12 years ago
Spring Buildmaster 63e6a25097 Next development version 12 years ago
Spring Buildmaster 1a788c1741 Next development version 12 years ago
Phillip Webb c678c1f788 Polish 12 years ago
Oliver Gierke 034ce0ad89 Setup MongoMappingContext setInitialEntitySet 12 years ago
Dave Syer 8a5f151e47 Add spring.*.enabled for MVC view resolvers 12 years ago
Phillip Webb 9c66624deb Polish 12 years ago
Phillip Webb 2f03351cf6 Fix auto-configuration order for Spring Data Rest 12 years ago
Sebastien Deleuze 27d9d7fd55 Add support for autowired Jackson handlers 12 years ago
Phillip Webb fcad7c4fde Guard for null BeanFactory in @ConditionalOnBean 12 years ago
Phillip Webb 1f66277fd6 Fix JmsProperties bean not found exception 12 years ago
Phillip Webb 778aa39016 Add Undertow WebSocket auto-configuration 12 years ago
Phillip Webb 211f20b9c6 Add setIgnoreDefaultModelOnRedirect support 12 years ago