- 24 Feb, 2015 2 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
Make spring-boot-integration-tests a top level project and move the existing gradle tests and security tests to be sub-modules.
-
- 23 Feb, 2015 4 commits
-
-
Phillip Webb authored
Update invoker configuration so that only folders with a pom.xml file are invoked. This helps when switching between the 1.1.x and master branches since empty folders left by git no longer fail the build.
-
Phillip Webb authored
-
Stephane Nicoll authored
* derby: Add dependency management for Apache Derby
-
izeye authored
-
- 22 Feb, 2015 1 commit
-
-
Stephane Nicoll authored
-
- 20 Feb, 2015 3 commits
-
-
Stephane Nicoll authored
Closes gh-2413
-
Stephane Nicoll authored
* pull2524: Update documentation on resources filtering
-
StevenGeens authored
Add an explicit note about the spring-boot:run goal that prevents the use of resources filtering by default.
-
- 19 Feb, 2015 5 commits
-
-
Andy Wilkinson authored
Undertow’s WebSocket client sends an illegal Origin header – it does not include the scheme, e.g. it’ll send “localhost” rather than “http://localhost”. This commit works around the problem by allowing access to the SockJS endpoints from any origin, thereby disabling OriginHandlerInterceptor’s checking of the Origin header.
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Fixes gh-2473
-
- 18 Feb, 2015 15 commits
-
-
Stephane Nicoll authored
This reverts commit 34ede2f3.
-
Andy Wilkinson authored
Fixes gh-2212
-
Andy Wilkinson authored
Closes gh-2429
-
Andy Wilkinson authored
-
Stephane Nicoll authored
Update the `init` command to support the latest meta-data format. Recent Spring Initializr version also supports Spring Boot CLI now and generates a textual service capabilities when requested. The command no longer generates the capabilities of the service unless said service does not support it. Closes gh-2515
-
Andy Wilkinson authored
Closes gh-2512
-
Andy Wilkinson authored
Closes gh-2511
-
Andy Wilkinson authored
Closes gh-2510
-
Andy Wilkinson authored
Closes gh-2508
-
Andy Wilkinson authored
Closes gh-2507
-
Andy Wilkinson authored
Closes gh-2506
-
Dave Syer authored
Fixes gh-2493
-
Dave Syer authored
Fixes gh-2518
-
Rob Winch authored
Fixes gh-2473
-
Rob Winch authored
Fixes gh-2474
-
- 17 Feb, 2015 10 commits
-
-
Andy Wilkinson authored
- Correct typo (coercable -> coercible) - Update description to reflect that Spring 4.1.5 supports the expansion of array properties and and a test that verifies the behaviour
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-2304
-
Andy Wilkinson authored
Closes gh-2503
-
Andy Wilkinson authored
Closes gh-2502
-
Andy Wilkinson authored
Closes gh-2501
-
Andy Wilkinson authored
Closes gh-2500
-
Andy Wilkinson authored
Closes gh-2499
-
Andy Wilkinson authored
Closes gh-2498
-
Andy Wilkinson authored
Closes gh-2497
-