68 Commits (8d6f003e9a6493d4f3c2f1689debbedfbb1cdc6e)

Author SHA1 Message Date
Phillip Webb 75a202e389 Add Spring Loaded, Gradle, IntelliJ "How-To" 12 years ago
Phillip Webb 9a5d828f52 Polish docbook formatting 12 years ago
Phillip Webb 21029d2323 Polish disable repository documentation 12 years ago
Andy Wilkinson f47b40f683 Use spring-boot-version for dependency versions in Gradle Jetty example 12 years ago
Dave Syer 39a94428d3 Add @Conditionals to permit JPA/Mongo mixed usage 12 years ago
Phillip Webb e032b673a2 Polish DataSourceInitialization code 12 years ago
Stephane Nicoll 593d180cf3 Add a note regarding dependency overriding 12 years ago
Stephane Nicoll a6702f5b87 Remove reference of mvnDebug 12 years ago
Dave Syer 49a09c807c Defer SQL initialization to fit with JPA better 12 years ago
Phillip Webb 819b3b9761 Fix JasperInitializerLifecycleListener 12 years ago
Phillip Webb 0ed4afd647 Fix a couple of velocity documentation issues 12 years ago
Phillip Webb 6381fdcb49 Polish 12 years ago
Dave Syer 32295b9bdc Add options for Flyway to have its own DataSource 12 years ago
Eric Dahl 3457cc4f39 Fix multiple typos in documentation, as well as "thread.deamon" typo in actuator 12 years ago
Phillip Webb 8bcda1bcbe Polish 12 years ago
Dave Syer e118515d7a Use Flyway to bind flyway.* 12 years ago
Andy Wilkinson 2378fe0900 Add support for using Velocity templates 12 years ago
Dave Syer bfbb720d0a Add docs for Groovy Templates 12 years ago
Phillip Webb 01fcf61140 Polish 12 years ago
Dave Syer 7454c4866b Support for @ConfigurationProperties in JPA 12 years ago
Dave Syer b5e608f102 Remove mention of missing starters 12 years ago
Lukasz Kryger 254b175c0a Read data-{platform}.sql in addition to data.sql 12 years ago
Phillip Webb d9bf538e95 Document repackage in maven without parent POM 12 years ago
Phillip Webb b5451d54ee Polish 12 years ago
Dave Syer 2cd7b13096 Drop 'spring' from 'spring.[liquibase,flyway]' 12 years ago
Dave Syer 5548b24c4c Add autoconfig support for Flyway migrations 12 years ago
Marcel Overdijk 68e33b25c1 Added liquibase autoconfiguration for database migrations 12 years ago
Dave Syer f81c01d490 @WebApplication->@WebAppConfiguration 12 years ago
Andy Wilkinson 7c91176186 Add FreeMarker support 12 years ago
Dave Syer 1143f6dbb1 @WebApplication->@WebAppConfiguration 12 years ago
Dave Syer ef4e83a879 Move ErrorController to autoconfig 12 years ago
Phillip Webb 1ae91a135c Polish MultipartConfigElement support 12 years ago
Josh Long e8e59ea657 MultipartConfigElement autoconfig support. 12 years ago
Dave Syer 8f640c549f Correct copy-paste error in log4j config snippet 12 years ago
Phillip Webb 6268322c76 Tighten up documentation on SSL and HTTPS 12 years ago
Phillip Webb 59496abf85 Add mvnDebug how-to 12 years ago
Phillip Webb 51c403b636 Document how to customize dependency versions 12 years ago
Phillip Webb fad5ce45db Polish 12 years ago
Dave Syer 7401f7c643 Correct impression that DataSource platform is discovered automatically 12 years ago
Dave Syer 7b07fe8ce0 Convert remaining samples to use random port 12 years ago
Lukasz Kryger 9907e70609 Minor documentation fixes 12 years ago
Andy Wilkinson 24597ae423 Rename identifier in the howto so that it's unique 12 years ago
Dave Syer 59784cc37e Add JAXB mini-example to howto 12 years ago
Phillip Webb 2bb0f744e0 Polish 12 years ago
Dave Syer 4366d7880e Fix docos references to @ConfigurationProperties(prefix="...") 12 years ago
Dave Syer cc4ee653e3 Add separate section in "features" docs on Security 12 years ago
Dave Syer 97adb5c1b3 Ensure ddl-auto=none for non-embedded database 12 years ago
Phillip Webb 44d708ef7a Polish 12 years ago
Tomas Lin dae38224b7 Bad Tomcat 8 section reference to websockets pom 12 years ago
Sebastien Deleuze 60ad7cd787 Fix quotes in a Gradle example 12 years ago