1505 Commits (9836d6ef89befac444a8ea3fa810f03c5e1cd856)

Author SHA1 Message Date
Andy Wilkinson fc2e51a773 Preserve ordering when auto-configuring WebSocket MessageConverters 10 years ago
Stephane Nicoll c10943c653 Polish Javadoc 10 years ago
Kazuki Shimizu 4e177eeed7 Auto-configure ResourceUrlEncodingFilter when using FreeMarker 10 years ago
Stephane Nicoll 1f106ddf8c Enable connection validation by default 10 years ago
Stephane Nicoll 2a8a3741f5 Merge DriverClassNameProvider in DatabaseDriver 10 years ago
Phillip Webb 2b18e99ac7 Polish 10 years ago
Stephane Nicoll a27176807f Polish contribution 10 years ago
Eddú Meléndez 5776d6a8d7 Add support of Jackson in Jersey 10 years ago
Phillip Webb a5ae81c1c1 Use AssertJ in spring-boot-autoconfigure 10 years ago
Phillip Webb 516afcd2ca Polish 10 years ago
Phillip Webb ed01ae9ebf Use deterministic DataSource config import order 10 years ago
Phillip Webb a80ada64c3 Formatting 10 years ago
Vedran Pavic 1bc3eb8f0a Fix MariaDB driver class name 10 years ago
Stephane Nicoll 34d87df425 Clarify use of the `spring.datasource` prefix 10 years ago
Phillip Webb 26dfbeb8f4 Share MetadataReaderFactory 10 years ago
Phillip Webb f276ff4bd0 Polish 10 years ago
Stephane Nicoll b02073b455 Polish 10 years ago
Stephane Nicoll 217f825d3d Clarify DataSourceAutoConfiguration 10 years ago
Stephane Nicoll 762097ef29 Refactor logic from DataSourceProperties 10 years ago
Stephane Nicoll 3562026e9a Polish contribution 10 years ago
Patrick Bray 3bf6c2fe1f Support for SendGrid ApiKey 10 years ago
Stephane Nicoll 58751a43c1 Polish contribution 10 years ago
Eddú Meléndez c68ffa5ba0 Add Thymeleaf's Java8TimeDialect 10 years ago
Stephane Nicoll 854a67588e Remove reference to spring.view.* 10 years ago
Stephane Nicoll 8e3d63ab6a Polish contribution 10 years ago
Huang YunKun d796845664 Remove deprecated use of spring.mvc.* 10 years ago
Stephane Nicoll cafe1dc4c6 Polish contribution 10 years ago
mnhock e0ec607735 Use a platform-specific line separator 10 years ago
Stephane Nicoll 4ff5afc636 Polish contribution 10 years ago
Eddú Meléndez 7b9cd20e98 Remove deprecated code 10 years ago
Johnny Lim 9a31e02806 Polish 10 years ago
Phillip Webb e520c47c4f Refine `messages.properties` detection 10 years ago
Phillip Webb cf93f84e87 Polish 10 years ago
Phillip Webb c71aa32fbb Polish 10 years ago
Phillip Webb af36bf6864 Remove TODO in FlywayAutoConfiguration 10 years ago
Stephane Nicoll 58ebfdcbd3 Polish contribution 10 years ago
Jacques-Etienne Beaudet a749855cb5 Allow indexed access of `flyway.locations` 10 years ago
Andy Wilkinson e33221aae1 Configure existing Jersey servlet registration created by the SCI 10 years ago
Stephane Nicoll 9f728b3d59 Fix wrong import 10 years ago
Stephane Nicoll ea8e0cfc48 Support for simple numeric Flyway version 10 years ago
Andy Wilkinson 6f8d4c77e6 Handle multiple ContextRefreshedEvents in BackgroundPreinitializer 10 years ago
Andy Wilkinson 992e90f43d Ensure that background preinit has completed before refresh returns 10 years ago
Stephane Nicoll 179467bdd9 Make HazelcastJpaDependencyAutoConfiguration public 10 years ago
Andy Wilkinson b85b60828c Perform background preinitialization after logging system setup 10 years ago
Andy Wilkinson 112b707b67 Ensure that MongoClient is not created with a null credentials list 10 years ago
Stephane Nicoll 7d975ecd2e Polish 10 years ago
Stephane Nicoll af5d765a08 Enable resource chain if webjars locator is present 10 years ago
mnhock 8f1f8dd680 Use entrySet() rather than using keySet() and then calling get(key) 10 years ago
Andy Wilkinson b56eef236e Close Reader used by MustacheViewResolver when compiling a Template 10 years ago
Andy Wilkinson b99739212a Correct the name of MySQL's XADataSource implementation 10 years ago