Sample spring boot API
To enter data from a jsp page with angularjs features and store same in mongoDB . Technology used - Spring boot , MongoDB , Gradle . In CMD run, java -jar daily-data-war-1.0.war. Then hit - http://localhost:8080/welcome. Note- Have included dependent jars & .class files as wanted all committed. Sample project to give a flow understanding.