Andy Wilkinson
|
3348ed5bb3
|
Make use of new GetMapping and PostMapping annotations
Closes gh-5277
|
2016-05-09 17:08:16 +01:00 |
|
Andy Wilkinson
|
355860fd09
|
Remove @Autowired from constructors where class has single constructor
Closes gh-5226
|
2016-03-01 16:03:07 +00:00 |
|
Johnny Lim
|
8ec00c35bf
|
Polish
Closes gh-4572
|
2015-11-21 08:12:21 +01:00 |
|
Phillip Webb
|
634bb770b2
|
Organize imports with new settings
See gh-4234
|
2015-10-19 12:58:34 -07:00 |
|
Phillip Webb
|
61fc4f3f12
|
Polish copyright headers
|
2015-06-23 10:22:14 -07:00 |
|
Phillip Webb
|
1ce617f1ae
|
Polish sample package names
|
2015-06-23 00:47:12 -07: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 |
|
Dave Syer
|
fd757cb371
|
Add logging.level to application.properties
E.g.
logging.level.org.springframework: DEBUG
logging.level.org.hibernate: WARN
Fixed gh-788
|
2014-06-27 15:49:17 +01:00 |
|
Dave Syer
|
2f12dc823c
|
Remove workaround for bug they fixed in Groovy
|
2014-06-13 14:24:17 +01:00 |
|
Phillip Webb
|
8bcda1bcbe
|
Polish
|
2014-05-20 18:26:56 +01:00 |
|
Dave Syer
|
523956e2fe
|
Add sample project for Groovy templates
|
2014-05-20 13:32:44 +01:00 |
|