You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools
Phillip Webb 1f775793ee Use Collections.addAll(...) instead of for loops
Replace various for loops which add items to collections with calls
to Collections.addAll(...).

Fixes gh-2277
10 years ago
..
spring-boot-configuration-processor Code formatting 10 years ago
spring-boot-dependency-tools Next development version 10 years ago
spring-boot-gradle-plugin Remove superfluous semi-colons 10 years ago
spring-boot-loader Use Collections.addAll(...) instead of for loops 10 years ago
spring-boot-loader-tools Remove superfluous semi-colons 10 years ago
spring-boot-maven-plugin Fix accidental fork logic change 10 years ago
pom.xml Next development version 10 years ago