How to Create Jar file in Intellij or STS (Spring Tool Suits)
When You Write your code and you want it to create one executable file for easy to share and Run your Code Creating a Jar File is the best Option for you as a developer. For IntelliJ 1. In IntelliJ You go the right side of the maven Icon (M) open it.2. On opening You […]
How to Create Jar file in Intellij or STS (Spring Tool Suits) Read Post »