https://build.spring.io/browse/AMQP-MEIGHT-1066/test - Add latches to wait for channel close events - normal close after cancel - fatal close for mismatch - Add `ShutDownChannelListener` `@FunctionalInterface` Add .editorConfig
12 lines
157 B
INI
12 lines
157 B
INI
root=true
|
|
|
|
[*.java]
|
|
indent_style = tab
|
|
indent_size = 4
|
|
continuation_indent_size = 8
|
|
|
|
[*.xml]
|
|
indent_style = tab
|
|
indent_size = 4
|
|
continuation_indent_size = 8
|