
Building Applications with Spring 5 and Vue.js 2: Build a modern, full-stack web application using Spring Boot and Vuex
Category
Author
Publication
Packt Publishing
Building Applications with Spring 5 and Vue.js 2, with its practical approach, helps you become a full-stack web developer. As well as knowing how to write frontend and backend code, a developer has to tackle all problems encountered in the application development life cycle starting from the simple idea of an application, to the UI and technical designs, and all the way to implementation, testing, production deployment, and monitoring.
With the help of this book, you'll get to grips with Spring 5 and Vue.js 2 as you learn how to develop a web application. From the initial structuring to full deployment, youll be guided at every step of developing a web application from scratch with Vue.js 2 and Spring 5. Youll learn how to create different components of your application as you progress through each chapter, followed by exploring different tools in these frameworks to expedite your development cycle.
By the end of this book, youll have gained a complete understanding of the key design patterns and best practices that underpin professional full-stack web development.
About the Author
James J. Ye is an experienced software engineer and architect with a particular interest in full-stack engineering. James works at 6Connex Inc. as VP of Engineering. He manages the offshore engineering team in Suzhou, China. The team is responsible for all the engineering of the Virtual Experience SaaS platform. He has been using Spring since version 2.5.x and Vue.js since version 1.0. He also likes Angular, React, TypeScript, and Python.
- Analyze requirements and design data models
- Develop a single-page application using Vue.js 2 and Spring 5
- Practice concept, logical, and physical data modeling
- Design, implement, secure, and test RESTful API
- Add test cases to improve reliability of an application
- Monitor and deploy your application to production
Building Applications with Spring 5.0 and Vue.js 2.0 is for you if you are developer who is new to Vue.js or Spring. It is assumed that you have some knowledge of HTML, CSS, and Java.
- Modern Web Application Development: This is a new era
- Vue.js 2 - It Works in the Way You Expected
- Spring 5 - The Right Stack for the Job at Hand
- TaskAgile: A Trello-like task management tool
- Data Modeling: Design the foundation of the application
- Code Design: Design for stability and extensibility
- RESTful API Design: Build the language between front-end and back-end
- Creating Application Scaffold: Take off like a rocket
- Form and Validation: Create the User module
- Spring Security: Make our application secure
- State management and i18n: Building home page
- Components Communication and Real-Time Update: Build the Board module
- File Processing and Scalability: Write the Card module
- Scaling The System: Scale it from architecture level
- Performance Tuning: Faster, faster, and faster