- 11 Oct, 2016 9 commits
-
-
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 12 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
-
Johnny Lim authored
Closes gh-7120
-
- 06 Oct, 2016 13 commits
-
-
Andy Wilkinson authored
Closes gh-7122
-
Stephane Nicoll authored
This commit makes sure that a meta-data group exposed via a deprecated `@Bean` method is deprecated as well. This also works if the class in which the bean method is defined is itself deprecated. Closes gh-7100
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7098
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7117
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7004: Polish contribution Allow configuration to specify randomly generated database name
-
Stephane Nicoll authored
Closes gh-7004
-
Rob Fletcher authored
See gh-7004
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7097
-
Stephane Nicoll authored
-