Martin Konôpka

Results 4 issues of Martin Konôpka

- allows to set ColorStateList resources on IconDrawable - keeps old behavior when color resource does not have multiple states

Add option to format array items on new lines. Array: `["a", "b", "c"]` should be formatted like this: ``` [ "a", "b", "c" ] ```

enhancement

1. Update to current release of spring-boot 2. Disable open-in-view feature for all tests to increase performance for plaintext & json tests 3. Fixed non-working spring-webflux tests