Phillip Webb
|
f12ab1ff90
|
Update copyright header of changed files
|
2019-04-03 16:13:00 -07:00 |
|
Andy Wilkinson
|
9fbd38ab3c
|
Merge branch '1.5.x' into 2.0.x
|
2019-03-20 16:45:26 +00:00 |
|
Andy Wilkinson
|
6920c39349
|
Merge branch '1.3.x' into 1.4.x
|
2019-03-20 15:06:50 +00:00 |
|
Andy Wilkinson
|
0e009ef047
|
Use HTTPS to link to the Apache license
|
2019-03-20 15:00:10 +00:00 |
|
Andy Wilkinson
|
5aa66305a8
|
Log warning when open-in-view is implicitly enabled for JPA or Neo4j
Closes gh-7107
|
2017-10-30 12:37:38 +00:00 |
|
Phillip Webb
|
33e54ed723
|
Relocate org.springframework.boot.web.support
Move `org.springframework.boot.web.support` under the `servlet` package.
Fixes gh-8557
|
2017-03-14 22:03:03 -07:00 |
|
Andy Wilkinson
|
3348ed5bb3
|
Make use of new GetMapping and PostMapping annotations
Closes gh-5277
|
2016-05-09 17:08:16 +01:00 |
|
Phillip Webb
|
609cb52cd4
|
Move to relocated web classes
Refactor code to move from recently deprecated classes.
Closes gh-5822
|
2016-04-28 12:45:15 -07:00 |
|
Andy Wilkinson
|
355860fd09
|
Remove @Autowired from constructors where class has single constructor
Closes gh-5226
|
2016-03-01 16:03:07 +00:00 |
|
Phillip Webb
|
d039f43107
|
Update samples to use @SpringBootApplication
Update the relevant samples to use the new @SpringBootApplication
annotation.
Closes gh-1842
|
2014-11-06 22:51:09 -08:00 |
|
Phillip Webb
|
6ee18fbabd
|
Remove workaround for SPR-12118
|
2014-09-03 18:32:17 -07:00 |
|
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
|
2014-08-26 22:34:16 -07:00 |
|