A jar(java archive) file package all the java files, associated metadata and resources such as images and configuration in single zip file. when you build a Spring Boot project, especially using tools like Maven or Gradle, you will often find two t...
badaljha.hashnode.dev3 min readNo responses yet.