Springboot in Action: Build Modern Web Application from Zero to Production
This course is designed to provide students with a comprehensive understanding of developing RESTful web services using Spring Boot. It covers the fundamental concepts of Restful web services, HTTP methods, and their significance in Restful API development. Additionally, students will …
This course is designed to provide students with a comprehensive understanding of developing RESTful web services using Spring Boot. It covers the fundamental concepts of Restful web services, HTTP methods, and their significance in Restful API development. Additionally, students will learn how to set up and work with relational databases using JPA, handle custom exceptions using global controller advice, and work with advanced topics such as data serialization and deserialization, cross-origin, and versioning Restful APIs. Furthermore, students will learn how to deploy their Spring Boot projects in Heroku and VPS.
Course Outcome:
Upon completing this course, students will be able to:
- Understand the fundamentals of Spring Boot Restful web services.
- Build RESTful endpoints using HTTP methods.
- Set up and work with relational databases using JPA.
- Implement pagination and sorting for large data sets.
- Use native custom queries and JPQL to retrieve data.
- Handle custom exceptions using global controller advice.
- Work with advanced topics such as data serialization and deserialization, cross-origin, and versioning Restful APIs.
- Deploy Spring Boot projects in Heroku and VPS.
Overall, this course aims to equip students with the necessary knowledge and skills to build and deploy Restful web services using Spring Boot effectively.
Instructor
Target audiences
- Software Engineers
- Java Programmers