spring-boot/spring-boot-parent/src/checkstyle
Stephane Nicoll 31f8aeaf8f Add rule to prevent imports on Guava
This commit makes sure that we don't import a class from the Guava
library by mistake as it provides various utility classes with similar
names as our own.

Closes gh-10089
2017-08-28 10:31:20 +02:00
..
checkstyle-header.txt Correct copyright dates and enforce that starting year is 2012 2017-01-13 15:36:06 -05:00
checkstyle-suppressions.xml Fix remote DevTools' support for adding and removing classes 2016-11-17 19:19:54 +00:00
checkstyle.xml Add rule to prevent imports on Guava 2017-08-28 10:31:20 +02:00
import-control.xml Add support for making endpoints accessible via HTTP 2017-08-03 18:44:11 +01:00