Friday, November 4, 2016

List files in a jar file

To list files in a jar file, do as follows:

unzip -l build/libs/spring-boot-throwaway-branches-1.0.jar

No comments:

Post a Comment