Video description
Learn how to build, test, and deploy enterprise-grade Java applications
About This Video
- Covers the latest version of Spring Boot with up-to-date techniques and code examples to address customer and business needs
- Create, secure, and test your web applications and services quickly with minimal configurations via Spring Boot 2.x
- Effectively build web-based applications and microservices with less configuration and fewer managed libraries
In Detail
Building web application has been a challenge for many Java developers because of the complexities of their software requirements, leading to a bloated and unmanaged framework library repository and configurations. Spring Boot 2.x, a feature-rich platform built from the Spring 5.x framework, is created by to help developers solve their complex problems with fewer configurations but with strong dependency management features.
In this course, you will learn how to create various modules in a Human Resources Information System (HRIS) such as employee timesheets, leave management, and profiling. You will use Spring Boot 2.x to create your HRIS app while integrating Spring Web MVC, Spring WebFlux, Spring Data, RESTful web services, and clients. Above all, you'll use the latest version of Spring Security—5.0—to secure your apps and OAuth 2.x to implement an OpenID connection. You'll apply reactive programming with its Spring Web Flux and Project Reactor features. Finally, you will deploy your apps and services using some popular cloud and container platforms such as Spring Cloud Foundry, Docker, and AWS.
By the end of the course, you will be confident in implementing the core features of Spring Boot 2.x to create scalable, optimal, and robust enterprise web applications.
Audience
This course is for developers who have no prior knowledge of Spring Boot but possess basic Java programming knowledge and want to develop applications and services with Spring Boot 2.x.
Publisher resources
Table of contents
- Chapter 1 :Getting Started with Spring Boot 2.x Development
- Chapter 2 :Adding RESTful Web Services
- Chapter 3 :Persisting the Application Data
-
Chapter 4 :Securing the Application and Its Services
- Securing the Application Using Spring Security 5.2
- Implementing a Database-backed Authentication
- Creating the Appropriate PasswordEncoder
- Implementing the Authorization Rules
- Enhancing the Security Model
- Authenticating Users Using JWT
- Applying OAuth2 and OpenID Connect with Okta
- Building the OAUTH2 Server and Client
- Chapter 5 :Structuring and Managing Applications
- Chapter 6 :Building a Reactive Application
- Chapter 7 :Building Cloud-Native Applications
Product information
- Title: Modern Java Web Applications with Spring Boot 2.x
- Author(s):
- Release date: January 2020
- Publisher(s): Packt Publishing
- ISBN: 9781788993241
You might also like
video
Core Java 11 Fundamentals, Second Edition
10 Hours of Video Instruction Overview Core Java® has long been recognized as the leading, no-nonsense …
video
Spring Boot Fundamentals
Master Spring Boot fundamentals, mastering spring data Java Persistence API, SPRING MVC, REST clients, profiles, logging …
video
Reactive Spring Boot, 2nd Edition
6 Hours of Video Instruction Spring is the most used framework for building services and applications …
video
Master Java Unit Testing with Spring Boot and Mockito
Learn to Write Awesome Java JUnit Unit Tests with Spring Boot and Mockito in 40 Easy …