spring-framework/spring-messaging
Juergen Hoeller 4a147d26fc Initialize pre-filled HashMaps with large enough capacity
Empty Maps are preferably initialized without capacity (not initializing them at all or lazily initializing with default capacity when needed).

Issue: SPR-17105
2018-07-30 22:07:31 +02:00
..
src Initialize pre-filled HashMaps with large enough capacity 2018-07-30 22:07:31 +02:00
spring-messaging.gradle Leverage Jetty BOM 2018-07-18 14:49:49 +02:00