• P
    Fix remaining compiler warnings · 59002f24
    Phillip Webb 提交于
    Fix remaining Java compiler warnings, mainly around missing
    generics or deprecated code.
    
    Also add the `-Werror` compiler option to ensure that any future
    warnings will fail the build.
    
    Issue: SPR-11064
    59002f24
BridgeMethodResolver.java 8.6 KB