Spring Web Essentials is a full-length e-book that will teach you how to build modern industrial-grade web services with Spring Boot supporting JavaScript frameworks like Angular, React, and Vue.
For as long as he can remember, Jeff has been fascinated by gadgets. His all-time favorite Christmas gift was a Science Fair 100 in 1 Kit, because, with each project he tried, he learned more about how electronic components work together to make something useful.
The knowledge he gained building "space-age" electronics in the 1970s set his path as a lifelong author, student, teacher, enterprise IT architect, software developer, and data geek. He is an Amazon Web Services (AWS) Academy Accredited Instructor and holds three AWS certifications: Cloud Practitioner, Solutions Architect Associate, and Security Specialty. When he logs out, he loves motorcycle riding, camping, traveling, and racing.
His career spans four decades in many roles, including developer, lead developer, application architect, infrastructure architect, data architect, and, most recently, educator. In the early days, his favorite programming language was Pascal and, most recently, Go. He will always have a soft spot in his heart for Java. He wrote his first Java program in 1997 and spent the next fifteen years using it to develop websites, web services, and other software for a Fortune 100 company. Now, he teaches Java for Columbus State Community College.
If you want to learn how to develop modern web applications with Spring, this book is for you. Part one covers using Spring to power secure, industrial-grade web services ready to support modern web applications built with Hypertext Markup Language (HTML) and JavaScript such as Angular, React, and Vue. In part two, we develop a more traditional server-side HTML web application.
The first version of Spring came out in 2003 when Java lacked many of the capabilities that make it a great language today, like generics, annotations, and variable arguments. As the language brought more natural ways of doing things, Spring improved to take advantage of them. Strong backward compatibility is one of the five major design philosophies of Spring, but it also means there are new, older, and much older ways of doing things. Documenting all of them makes for thick books.
Second, older books don't cover the magic that is Spring Boot, which significantly simplifies configuring and running Spring applications. It's no longer an arduous task to get a Spring application up and running, so why should you learn how to do lots of unnecessary work? Finally, newer books cover Spring boot but often lack the level of detail needed to deploy real applications to production, including unit tests, bean validation, and security. This book presents a complete example leaving you ready to work on industrial-grade Spring applications.
As a teacher, my reading assignments often had a longer list of what to skip than what to read. I wrote this book to use in the classroom with a focus on current best practices covering what students need to know. We follow a test-driven, standards-based approach. The text is full of links to documentation and reference information for each new concept presented.
Credits: Cover art photo by Vural Yavas from Pexels
© 2020 by Jeffrey Allen Anderson. All rights reserved.