941 Commits (24fd4a1c7fba2175582151ec00c652ea88137c8d)

Author SHA1 Message Date
Phillip Webb 24fd4a1c7f Relax MultipartConfigElement condition 11 years ago
Phillip Webb 7943195d51 Rename RepositoryRestMvcBootConfiguration 11 years ago
Phillip Webb 56e31a8c6b Polish 11 years ago
Phillip Webb 8a8b5d3aa7 Polish 11 years ago
Andy Wilkinson df81b3145f Backport to 1.1.x the fix for gh-2474 (originally made in e42fa79f7) 11 years ago
Andy Wilkinson 8622e5db20 Apply f9816ea and 64e94f3 to 1.1.x 11 years ago
Andy Wilkinson 64e94f3b1b Correct javadoc syntax and apply code formatting 11 years ago
Andy Wilkinson 9af30450c4 Upgrade to Liquibase 3.3.2 11 years ago
Rob Winch f9816ead93 Fix configureGlobal on SpringBootApplication 11 years ago
Rob Winch e42fa79f7b Fix fragile AuthenticationManagerConfiguration 11 years ago
Andy Wilkinson 201fb5e534 Make Joda DateTime serialization format configurable 11 years ago
Andy Wilkinson f11bcb9495 Register Module beans with Jackson2ObjectMapperBuilder 11 years ago
Dave Syer 0899ffdadf Add realm name to 401 responses from basic auth 11 years ago
Stephane Nicoll 1035e5b029 Expose RepositoryRestMvcBootConfiguration 11 years ago
Andy Wilkinson 11b7fd832d Report non-matching outer class conditions 11 years ago
Phillip Webb 636898f9ad Polish 11 years ago
Andy Wilkinson 5922cfa41f Avoid use of SimpleNamingContextBuilder as it pollutes JVM’s JNDI config 11 years ago
Andy Wilkinson 82d1e61ab1 Prevent attempt to export MBean for DataSource retreived from JNDI 11 years ago
Andy Wilkinson b4cb7a35c9 Document spring.http.converters.preferred-json-mapper 11 years ago
Andy Wilkinson b39ecdf006 Rename preferred-mapper property so its clear it only applies to JSON 11 years ago
Andy Wilkinson 230048ae8b Prefer Jackson unless user explicity states preference for Gson 11 years ago
Andy Wilkinson aca47ab67e Allow FaviconConfiguration to be disabled 11 years ago
Andy Wilkinson d718a80316 Make it easier to use Gson and the Actuator at the same time 11 years ago
Phillip Webb 8e398dc6a7 Polish Javadoc 11 years ago
Phillip Webb 3d9cf06c31 Log OnBeanCondition.addDeducedBeanType errors 11 years ago
Phillip Webb 0696695e16 Add package javadoc 11 years ago
Phillip Webb ccdbfd274f Fix Java 8 Javadoc compatibility 11 years ago
Phillip Webb 072f873f34 Polish 11 years ago
Phillip Webb 555827cad7 Polish 11 years ago
Stephane Nicoll d64cc082db Harmonize property name 11 years ago
Andy Wilkinson 528a632fd1 Allow XA DataSource and ConnFactory pools to be configured via the env 11 years ago
Andy Wilkinson b542aa3de6 Configure Hibernate with a WAS-specific JtaPlatform when running on WAS 11 years ago
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