Example usage for org.springframework.boot.loader.jar JarFile getName

List of usage examples for org.springframework.boot.loader.jar JarFile getName

Introduction

In this page you can find the example usage for org.springframework.boot.loader.jar JarFile getName.

Prototype

@Override
    public String getName() 

Source Link

Usage