Phillip Webb
|
21d80d87a3
|
Merge branch '1.5.x' into 2.0.x
|
2018-05-25 18:45:37 -07:00 |
|
Phillip Webb
|
e69296d7d3
|
Fix checkstyle violations in samples
|
2018-05-25 18:18:00 -07:00 |
|
Phillip Webb
|
4853477081
|
Reformat code
|
2018-05-25 18:17:37 -07:00 |
|
Phillip Webb
|
adfb6dc128
|
Polish
|
2018-01-25 13:20:29 -08:00 |
|
Madhura Bhave
|
d65f9b25bc
|
Remove redundant throws Exception
|
2018-01-25 17:25:38 +05:30 |
|
Andy Wilkinson
|
8ab12d909e
|
Use standard bean validation annotations that are new in 2.0
See gh-9969
|
2017-09-20 12:08:13 +01:00 |
|
Stephane Nicoll
|
b91ceef621
|
Polish "Polish"
Closes gh-10109
|
2017-08-30 10:41:51 +02:00 |
|
Johnny Lim
|
db76112700
|
Polish
See gh-10109
|
2017-08-30 10:33:53 +02:00 |
|
Phillip Webb
|
d8f827d224
|
Cleanup and format code
|
2017-03-06 17:08:09 -08:00 |
|
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 |
|