Stephane Nicoll
4d21efcc0a
Remove outdated comment in smoke tests
...
Closes gh-17741
2019-08-01 10:36:08 +02:00
Phillip Webb
6675f49334
Switch to multi-line security configuration
...
Now that we have lambda style security configuration we can further
improve readability by switching to one statement per line.
See gh-17525
2019-07-29 11:28:51 +01:00
Madhura Bhave
39a7b9da38
Switch to lambda style security configuration
...
Closes gh-17525
2019-07-26 14:41:49 -07:00
Phillip Webb
a9ba7080ce
Merge branch '2.1.x'
2019-07-17 21:48:42 +01:00
dreis2211
5051916f6f
Polish Base64 usages
...
See gh-17459
2019-07-09 15:21:04 +01:00
Phillip Webb
a66c4d3096
Unify method visibility of private classes
...
Apply checkstyle rule to ensure that private and package private
classes do not have unnecessary public methods. Test classes have
also been unified as much as possible to use default scoped
inner-classes.
Closes gh-7316
2019-07-03 11:39:47 -07:00
Madhura Bhave
d9466f5659
Move smoke tests under spring-boot-test
...
See gh-17393
2019-07-02 15:55:58 -07:00