All Projects → PacktPublishing → Modern-Java-Web-Applications-with-Spring-Boot-2.x

PacktPublishing / Modern-Java-Web-Applications-with-Spring-Boot-2.x

Licence: other
Modern Java Web Applications with Spring Boot 2.x, Published by Packt

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects
FreeMarker
481 projects
javascript
184084 projects - #8 most used programming language
Smarty
1635 projects

Modern Java Web Applications with Spring Boot 2.x [Video]

This is the code repository for Modern Java Web Applications with Spring Boot 2.x[Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

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.

What You Will Learn

    •Create model view controller web applications with Spring Web MVC
    •Create RESTful web services and consume them in web pages with Spring Web MVC
    •Secure your applications and services with Spring Security
    •Include social login in your applications with OpenID Connect
    •Persist data with Spring Data and MongoDB
    •Build reactive applications and services with Spring Web Flux and Project Reactor
    •Build stream-based and reactive applications using Kotlin
    •Use Spring Cloud Config to configure your application
    •Creating API gateways using Spring Cloud
    •Deploy your web applications and services to a PaaS provider

Instructions and Navigation

Assumed Knowledge

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.

Technical Requirements

Minimum Hardware Requirements

For successful completion of this course, students will require the computer systems with at least the following:
OS: Windows 10 Home 64-bit
Processor: Intel I5.
Memory: 4GB RAM.
Storage: 500 GB.

Recommended Hardware Requirements

For an optimal experience with hands-on labs and other practical activities, we recommend the following configuration:
OS: Windows 10 Professional 64-bit
Processor: quad core.
Memory: 8GB RAM or more.
Storage: 1TB HDD.

Software Requirements

Operating system: Windows 10 Home or Professional 64-bit
Browser: Chrome or Firefox (updated)

Software Tools

To download the primary tools, plugins and compilers, please visit the following site for the installers and installation/configuration instructions:

Tools/Plugins HREF
Gradle 5.x/6.x: https://gradle.org/
STS IDE 4: https://spring.io/tools
Java 12 JDK 64-bit: https://openjdk.java.net/

Related Products

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].