java.lang.Object
org.springframework.boot.loader.net.protocol.Handlers

public final class Handlers extends Object
Utility used to register loader URL handlers.
Since:
3.2.0
Author:
Phillip Webb
  • Method Details

    • register

      public static void register()
      Register a 'java.protocol.handler.pkgs' property so that a URLStreamHandler will be located to deal with jar URLs.