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 …
Modern Java Web Applications with Spring Boot 2.x
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.
Chapter 1 :Getting Started with Spring Boot 2.x Development
The Course Overview
Setting Up the Development Environment
Creating a Starter Project with Spring Initializr
Adding @Controller and URL Mappings
Binding Request Parameters
Understanding Form Transactions
Creating the Views
Managing Exceptions
Managing Cross-Cut Concerns
Chapter 2 :Adding RESTful Web Services
Exploring REST with Apache CXF
Creating REST Services with @RestController
Implementing JAX-RS 2.1
Creating API Definitions with Swagger2
Consuming REST with RestTemplate and OkHttp
Consuming REST with Angular 8 and ReactJS
Testing REST Services Using JUnit 5 and Spring Boot Test
Chapter 3 :Persisting the Application Data
Building Spring Data JPA 2.2 Layer with PostgreSQL 11
Applying MyBatis 3.x ORM
Using Spring Data MongoDB
Performing Advanced CRUD Transactions
Using Spring Data REST
Using Spring HATEOAS
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
Building Small-Scale Microservices
Using Actuator to Manage Endpoints
Monitoring Endpoints Using Micrometer
Securing Actuator Endpoints
Customizing Actuator Services
Structuring Microservices
Chapter 6 :Building a Reactive Application
Applying the Reactive Stream Model
Using Reactive ViewResolvers
Applying the Functional Web Framework
Using the Reactive Spring Data R2DBC
Implementing Reactive REST Services and SSE
Securing a Reactive Application
Applying Kotlin and Spring Data Moore
Chapter 7 :Building Cloud-Native Applications
Deploying an Application and PostgreSQL Instance to the Docker Cloud
Using the Docker Gradle Plugin to Dockerize an Application
Deploying Microservices to Spring Cloud Foundry
Using Microsoft Azure Cloud as a Cloud Container
Deploying Applications to Google Cloud
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept