This is a demo Spring boot application with a jframe and mongodb.
I tried creating JFrame forms with Intellij and Eclipse but their internal desginer is not good. Hence used Netbeans just for creating forms.
To create jar: mvn package -Djava.awt.headless=false