- 01 Aug, 2016 2 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit uses maven filtering to set the Groovy version rather than an hard-coded value that can be easily outdated. Closes gh-6530
-
- 31 Jul, 2016 1 commit
-
-
Stephane Nicoll authored
Closes gh-6518
-
- 29 Jul, 2016 2 commits
-
-
Stephane Nicoll authored
Closes gh-6499
-
Brian Clozel authored
This commit fixes the `@ConditionalOnClass` typo on the GsonTester FactoryBean, which was testing for `ObjectMapper` instead of `Gson`. This means that the next condition `@ConditionalOnBean(Gson.class)` throws a `ClassNotFoundException: com.google.gson.Gson` since it's trying to load that class to check for an existing Bean of that type. Fixes gh-6502
-
- 28 Jul, 2016 8 commits
-
-
Phillip Webb authored
-
Spring Buildmaster authored
-
Phillip Webb authored
Update spring-boot-docs so that an empty jar file is produced. The code is only needed for documentation includes and if included in the deployed jar seems to prevent promotion to Maven Central. Fixes gh-6495
-
Stephane Nicoll authored
Closes gh-6318
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-
Phillip Webb authored
Update ConfigurationPropertiesBindingPostProcessor with improved logging when multiple PropertySourcesPlaceholderConfigurer beans are found. See gh-6457
-
- 27 Jul, 2016 15 commits
-
-
Phillip Webb authored
Replace `@UnmappedPropertyValue` with a `skip` attribute on `@PropertyMapping` so that any default attribute value can be skipped. Closes gh-6455
-
Phillip Webb authored
-
Andy Wilkinson authored
Closes gh-6490
-
Stephane Nicoll authored
* pr/6486: Add WireMock Spring Boot starter reference
-
Oliver Trosien authored
Closes gh-6486
-
Andy Wilkinson authored
* gh-6487: Polish
-
Johnny Lim authored
Closes gh-6487
-
Stephane Nicoll authored
-
Phillip Webb authored
-
Phillip Webb authored
* pr/6461: Update Gradle remote debug documentation
-
Biju Kunjummen authored
Update the documentation to reference the `bootRun` command rather than `run`. Closes gh-6461
-
Phillip Webb authored
Update the reference documentation and add some additional Javadoc to provide hints on how to customize the `TestRestTemplate`. Fixes gh-6465
-
Phillip Webb authored
* patch-1: Unescape quotation marks in JavaDoc
-
Chad authored
Closes gh-6482
-
Phillip Webb authored
Switch `@AutoConfigureJsonTesters` to use regular `@Autowired` injection for JSON testers. Prior to this commit JSON Tester fields were initialized directly which caused IDE issues and was also a little confusing. Fixes gh-6451
-
- 26 Jul, 2016 12 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-6480
-
Andy Wilkinson authored
Closes gh-6481
-
Andy Wilkinson authored
Closes gh-6479
-
Andy Wilkinson authored
Closes gh-6478
-
Andy Wilkinson authored
Closes gh-6477
-
Andy Wilkinson authored
Closes gh-6476
-
Andy Wilkinson authored
Closes gh-6475
-
Andy Wilkinson authored
Closes gh-6474
-
Andy Wilkinson authored
Closes gh-6473
-
Andy Wilkinson authored
Closes gh-6472
-
Andy Wilkinson authored
Closes gh-6471
-