spring-boot/spring-boot-tools
Kirill Vlasov 786aacf2e9 Use Collections.isEmpty() instead of .size() == 0
Ensure that Collections.isEmpty() is used to check if there are no
elements in a collections. This is more explicit and can be faster than
calling .size().

Closes gh-4783
2015-12-16 20:59:33 +00:00
..
spring-boot-antlib Next Development Version 2015-11-16 03:18:54 -08:00
spring-boot-configuration-metadata Polish 2015-12-07 20:46:36 +01:00
spring-boot-configuration-processor Merge branch '1.2.x' 2015-12-10 15:01:29 +00:00
spring-boot-gradle-plugin Only make bootRun depend on findMainClass and not all java exec tasks 2015-12-04 14:36:07 +00:00
spring-boot-loader Polish 2015-12-10 14:43:00 +00:00
spring-boot-loader-tools Update launch.script to append to $log_file rather than overwriting it 2015-12-16 17:05:29 +00:00
spring-boot-maven-plugin Use Collections.isEmpty() instead of .size() == 0 2015-12-16 20:59:33 +00:00
pom.xml Next Development Version 2015-11-16 03:18:54 -08:00