Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 333 Bytes

Overview

This project decompile springboot maven jar, try to reconstruct the maven project structure.

  • use vineflower to do the decompilation
  • query search.maven.org and repo1.maven.org about whether a dependency is private or public, and the GAV of public dependency.
  • Also decompile private dependency and put source together