This guide will help you create a simple web application with Spring Boot. We will add the dependencies for Bootstrap and jQuery web jars. We will create a simple JSP view using jQuery and Bootstrap.
You Will Learn
* How to bootstrap a simple project with Spring Initializr.
* How to initialize a basic web application for Spring Boot.
* How to add a JSP to a web application.
* How to add web jars to jQuery and Bootstrap.
* How to create a simple view using jQuery and Bootstrap.
Tools You Will Need
* Maven 3.0+ is your build tool.
* Your favorite IDE. We use Eclipse.
* JDK 1.8+
Overview of the Web application
We will build a static todo page (un-formatted) rendered using a JSP. https://goo.gl/cjyQoJ #DataIntegration #ML
Share this:
- Click to share on Facebook (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to email a link to a friend (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Reddit (Opens in new window)