Phillip Webb
|
f12ab1ff90
|
Update copyright header of changed files
|
6 years ago |
Andy Wilkinson
|
9fbd38ab3c
|
Merge branch '1.5.x' into 2.0.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 |
Andy Wilkinson
|
5aa66305a8
|
Log warning when open-in-view is implicitly enabled for JPA or Neo4j
Closes gh-7107
|
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 |
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 |
Andy Wilkinson
|
355860fd09
|
Remove @Autowired from constructors where class has single constructor
Closes gh-5226
|
9 years ago |
Phillip Webb
|
d039f43107
|
Update samples to use @SpringBootApplication
Update the relevant samples to use the new @SpringBootApplication
annotation.
Closes gh-1842
|
10 years ago |
Phillip Webb
|
6ee18fbabd
|
Remove workaround for SPR-12118
|
10 years ago |
Josh Long
|
85cfd016a6
|
Add JNDI Sample
Add a sample application that can be deployed to WildFly to demonstrate
how JTA can be used when running in a application server.
See gh-947
|
10 years ago |