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-autoconfigure
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
..
src Use Collections.addAll(...) instead of for loops 10 years ago
.gitignore Restore test classes 11 years ago
pom.xml Auto-configure for Thymeleaf conditionalcomments 10 years ago