- 12 Oct, 2016 10 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Rather than disabling checkstyle altogether, this commit enables it again, relaxing the javadoc requirement only. See gh-7142
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7142
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7147
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 11 Oct, 2016 13 commits
-
-
Stephane Nicoll authored
Closes gh-7044
-
Stephane Nicoll authored
* pr/6666: Polish contribution Add Rabbit idleEventInterval property
-
Stephane Nicoll authored
Closes gh-6666
-
Maciej Walkowiak authored
This commit adds a property to configure how often idle container events should be published. See gh-6666
-
Stephane Nicoll authored
* pr/6645: Polish contribution Add workingDirectory option for Maven plugin run/start
-
Stephane Nicoll authored
Closes gh-6645
-
Plamen Totev authored
Add configuration option that specifies the working directory to use to run/start the application via the Maven plugin. Closes gh-6243
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7138
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7137: Add missing parentheses
-
Michael J. Simons authored
Closes gh-7137
-
Stephane Nicoll authored
Closes gh-2642
-
- 10 Oct, 2016 6 commits
-
-
Stephane Nicoll authored
* pr/6571: Polish contribution Manage Tomcat queued connections
-
Stephane Nicoll authored
Closes gh-6571
-
Aurélien Leboulanger authored
Adding two tomcat server properties: - server.tomcat.accept-count - server.tomcat.max-connections Closes gh-6433
-
Stephane Nicoll authored
* pr/6543: Polish contribution Improve database initializers
-
Stephane Nicoll authored
Closes gh-6543
-
Vedran Pavic authored
This commit improves database initializers for Spring Batch and Spring Session by introducing `AbstractDatabaseInitializer` which eliminates duplicated logic in existing initializers. Additionally, database platform resolution now relies on `DatabaseDriver`. See gh-6543
-
- 07 Oct, 2016 11 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Note: the fully-qualified references to @Configuration in some of the test configuration classes are required to work around a bug in javac. 1.8.0_102 (and earlier). Without them, compilation fails as it cannot resolve the symbol despite the import statement and the unqualified references working elsewhere in the same source file. Closes gh-7056
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-7080
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7127: Fix typo
-
Aurélien Leboulanger authored
Closes gh-7127
-
Stephane Nicoll authored
Closes gh-7113
-
Stephane Nicoll authored
Closes gh-6823
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7120: Fix String.format() usages
-