- Gradle [https://www.gradle.org/downloads]
- Eclipse luna or newer is recommended [https://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunar]
- bitbucket https://bitbucket.org/
-
git clone https://github.com/ebhun851/IFSWeb
-
Import code into eclipse as gradle project.
-
Then move inside IFSWeb folder from command prompt
-
Run gradlew eclipse, once this is success.
-
Run gradlew
-
In eclipse "Run As Jetty", give port as 8080
-
Hit "http://localhost:8080/", you can see dummy page.
Then start your fun !!!!!!!