Andy Wilkinson
abbad9973a
Polish smoke tests' Gradle configuration
5 years ago
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
5 years ago
Stephane Nicoll
4d21efcc0a
Remove outdated comment in smoke tests
...
Closes gh-17741
5 years ago
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
5 years ago
Madhura Bhave
39a7b9da38
Switch to lambda style security configuration
...
Closes gh-17525
5 years ago
Phillip Webb
a9ba7080ce
Merge branch '2.1.x'
5 years ago
dreis2211
5051916f6f
Polish Base64 usages
...
See gh-17459
5 years ago
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
5 years ago
Madhura Bhave
d9466f5659
Move smoke tests under spring-boot-test
...
See gh-17393
5 years ago