• S
    Improve WebFlux Protobuf support · 6b6384a0
    Sebastien Deleuze 提交于
     - Update javadoc for decoding default instances
     - Refactor and simplify tests
     - Add missing tests
     - Refactor decoding with flatMapIterable instead of
       concatMap and avoid recursive call
    
    Issue: SPR-15776
    6b6384a0
ProtobufDecoderTests.java 6.3 KB