Andy Wilkinson
|
9fbd38ab3c
|
Merge branch '1.5.x' into 2.0.x
|
6 years ago |
Andy Wilkinson
|
4b6bddd476
|
Merge branch '1.4.x' into 1.5.x
|
6 years ago |
Andy Wilkinson
|
6920c39349
|
Merge branch '1.3.x' into 1.4.x
|
6 years ago |
Andy Wilkinson
|
0e009ef047
|
Use HTTPS to link to the Apache license
|
6 years ago |
Phillip Webb
|
21d80d87a3
|
Merge branch '1.5.x' into 2.0.x
|
7 years ago |
Phillip Webb
|
e69296d7d3
|
Fix checkstyle violations in samples
|
7 years ago |
Phillip Webb
|
33e54ed723
|
Relocate `org.springframework.boot.web.support`
Move `org.springframework.boot.web.support` under the `servlet` package.
Fixes gh-8557
|
8 years ago |
Phillip Webb
|
43afc149a1
|
Consider WebAppConfiguration in @SpringBootTest
Update SpringBootTestContextBootstrapper to consider the
`@WebAppConfiguration` annotation and use sensible resourceBasePath
defaults.
Fixes gh-6371
|
8 years ago |
Andy Wilkinson
|
3348ed5bb3
|
Make use of new GetMapping and PostMapping annotations
Closes gh-5277
|
9 years ago |
Phillip Webb
|
609cb52cd4
|
Move to relocated web classes
Refactor code to move from recently deprecated classes.
Closes gh-5822
|
9 years ago |
Phillip Webb
|
56643222cf
|
Add simple war sample
|
9 years ago |