aliraja-dev / Spring-Boot-and-Angular

Spring Boot and Angular, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot and Angular

Spring Boot and Angular

This is the code repository for Spring Boot and Angular, published by Packt.

Hands-on full stack web development with Java, Spring, and Angular

What is this book about?

Angular is a battle-tested and batteries-included JavaScript framework that is trusted by enterprises across the globe. Together with Spring Boot, it enables you to set up a resilient full stack for your web development project. This guide will help you harness the features of both these technologies and build complete Java web applications with impressive frontend. You will begin your journey of building Java full stack apps by learning how to set up the CI/CD pipeline. Then, you’ll find out how to build the backend for your app, guided by best practices to ensure security, performance, and testability. As you progress through the chapters, you’ll discover how to build the frontend for your app, architected for enterprise. The concluding chapters will teach you all about deploying your application using GitHub Actions.

This book covers the following exciting features:

  • Find out how to architect Angular for enterprise-level app development
  • Create a Spring Boot project using Spring Initializr
  • Build RESTful APIs for Java web applications
  • Understand how caching with Redis can improve your app’s performance
  • Discover how CORS with Spring Boot can improve your app’s security
  • Write tests to maintain a healthy Java Spring Boot application
  • Implement testing and modern deployments in full stack app development

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Following is what you need for this book: The book is for Java web developers with beginner-level experience in Spring Boot who want to develop complete web applications by leveraging the power of the JavaScript framework. An understanding of HTML, CSS, and Spring Boot is assumed as the book is not intended to help you get started with Angular.

With the following software and hardware list you can run all code files present in the book (Chapter 1-17).

Software and Hardware List

Chapter Software required OS required
1-17 Node.js (LTS version) Windows, Mac OS X, and Linux (Any)
1-17 Angular Windows, Mac OS X, and Linux (Any)
1-17 Java 17 Windows, Mac OS X, and Linux (Any)
1-17 Visual Studio Code Windows, Mac OS X, and Linux (Any)
1-17 IntelliJ IDEA Windows, Mac OS X, and Linux (Any)
1-17 Google Chrome Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Errata

  • Page 52 (bullet point 2, line 1): @ComponentScan: should be @Configuration:

Get to Know the Author

Devlin Basilan Duldulao is a full-stack engineer with over 8 years of web, mobile, and cloud development experience. He has been a recipient of Microsoft’s Most Valuable Professional (MVP) award since 2018 and earned the title of Auth0 Ambassador for his passion for sharing best practices in application securities. Devlin has passed some prestigious exams in software and cloud development such as the MSCD, Azure Associate Developer, AWS Associate Developer, and Terraform Associate certifications. Perhaps it was serendipity that made him venture into the coding world after a short stint in the medical field. However, once he stepped into it, he fell for it hook, line, and sinker – but in the right way, he claims. Devlin often finds himself engrossed in solving coding problems and developing apps, even to the detriment of his once-active social life. One of the things that motivates him is ensuring the long-term quality of his code, including looking into ways to transform legacy code into more maintainable and scalable applications. Devlin enjoys tackling challenging projects or applications for high-level clients and customers, as he currently does at his company based in Norway. He also provides training and consultation for international corporations. One of his other interests is giving talks at IT conferences worldwide and meeting unique people in the industry. Devlin is currently based in Oslo, Norway with his wife. He is a senior software engineer at Inmeta Consulting, a subsidiary of the Crayon group of companies.

Seiji Ralph Villafranca graduated cum laude with a BSc in computer science from the University of Santo Tomas in the Philippines. He has 6 years of experience in web and mobile development and has also earned the title of Auth0 Ambassador for his passion for application security. He holds several certifications in Angular development from beginner to expert level. Seiji is also one of the community leaders of Angular Philippines, which is the largest Angular group in the Philippines; the community has led him to speak at different meetups of tech communities, workshops, and even local and international conferences. He is enthusiastic about sharing knowledge of coding and organizing events and meetups for the community, as well as writing content for students and professionals. He also has been a mentor at several hackathons, as he loves the startup community. Seiji loves to develop new projects that are on the web or mobile and he is currently a senior software engineer at a company based in Malaysia. He is not only a coder but also a mentor, teacher, and trainer for students, professionals, and companies

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781803243214

About

Spring Boot and Angular, published by Packt

License:MIT License


Languages

Language:TypeScript 51.4%Language:Java 38.0%Language:HTML 6.8%Language:JavaScript 2.3%Language:SCSS 1.5%