Book Image

Spring Boot 2.0 in 7 Days [Video]

By : Petra Simonis
Book Image

Spring Boot 2.0 in 7 Days [Video]

By: Petra Simonis

Overview of this book

<p>Spring Boot is the fastest way to get a Spring application up-and-running with the fewest lines of code and the least configuration. It aims to make development easy so you can create production-grade applications and services. You will learn to do this in 7 days and create stand-alone Java applications or traditional web application resource deployments.</p> <p>This course is your perfect guide to rapidly developing enterprise-grade applications with Spring Boot. It will kick-start the task of achieving your business goals with Spring Boot. You will spend more time understanding your customers' needs and less time building applications to address them.</p> <p>You will be amazed how much you have learnt about Spring Boot 2.0 and its applications in just a week.</p> <p><span id="description" class="sugar_field">The code bundle for this video course is available at- <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Spring-Boot-2.0-in-7-Days" target="_new">https://github.com/PacktPublishing/Spring-Boot-2.0-in-7-Days</a></span></p> <h1>Style and Approach</h1> <p>Spend just 30 minutes a day (followed by a daily exercise) to effectively start developing Spring Boot apps. Each section will teach you to achieve your Spring Boot 2.0 application development goals, with unique and intuitive examples.</p>
Table of Contents (7 chapters)
Chapter 2
Web Applications with Spring MVC
Content Locked
Section 2
Creating the View and the Controller
Creating the web application views and declaring the request controller to handle request calls. - Create views with HTML and Thymeleaf - Create controllers for handle requests