Building Web Servers in Java [Video]

Building Web Servers in Java [Video]

Rudy Lai
New Release!

Leverage the new HTTP 2.0 client bundled with Java 9 to build a fully functional HTTP REST API
Mapt Subscription
FREE
$30.00/m after trial
Video
$106.25
RRP $124.99
Save 14%
What do I get with a Mapt subscription?
  • Unlimited access to all Packt’s 6,000+ eBooks and Videos
  • 100+ new titles a month, learning paths, assessments & code files
  • 1 Free eBook or Video to download and keep every month after trial
What do I get with an eBook?
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the subscription reader
What do I get with Print & eBook?
  • Get a paperback copy of the book delivered to you
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the subscription reader
What do I get with a Video?
  • Download this Video course in MP4 format
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the subscription reader
$0.00
$106.25
$29.99 p/m after trial
RRP $124.99
Subscription
Video
Start 14 Day Trial

Frequently bought together


Building Web Servers in Java [Video] Book Cover
Building Web Servers in Java [Video]
$ 124.99
$ 106.25
Ember.js 3.x Web Development Recipes [Video] Book Cover
Ember.js 3.x Web Development Recipes [Video]
$ 124.99
$ 106.25
Buy 2 for $35.00
Save $214.98
Add to Cart

Video Description

A Web server is a program that uses HTTP to serve the files that form Web pages to users, in response to their requests, which are then forwarded by their computers' HTTP clients. Dedicated computers and appliances may also be referred to as Web servers. It's a software that can process a client request and send a response back to the client. Web servers and web clients are two separate applications, so there should be a common language for communication. HTML is the common language between server and client. A web server is also called a Hypertext Transfer Protocol (HTTP) server because it uses HTTP to communicate with its clients, which are usually web browsers. Basically a web server is used to host web sites but other web servers also exist, such as gaming, storage, FTP, email, and more.

To start off the course, we will consume data from a public REST API using the new HTTP 2.0 client built into Java 9, providing both a synchronous and asynchronous example. Moving along, you will learn how to implement your own internet-facing REST API. We will do this by extending the previous example to publish data from a data file over the internet. We will then add a token-based authentication layer to our API, including examples of how to encrypt passwords and store them in a MySQL database. This course will teach you all you need to know to leverage the new HTTP 2.0 client bundled with Java 9 to build a fully functional HTTP REST API, complete with authentication, leveraging Hibernate and MySQL.
All the code files for this course are available on GitHub at – https://github.com/PacktPublishing/Building-Web-Servers-in-Java-

Style and Approach

This video begins with the basics that all Java developers use every day and then delves into detailed concepts and tricks to speed up your development. You will learn the required concepts by performing practical tasks and implementing them in your daily activities, all at your own pace.

Video Preview

What You Will Learn

  • Web API’s and the common formats used to support them - REST/SOAP and JSON/XML
  • Accessing Web API’s with the new HTTP 2.0 client
  • Designing your own Web API
  • Implementing your own Web API
  • Tying an API in with a database to add authentication
  • Encrypt passwords and store them in a MySQL database
  • Build a fully functional HTTP REST API leveraging Hibernate and MySQL

Authors

Video Details

ISBN 139781788627511
Course Length1 hour 45 minutes
Read More

Read More Reviews

Recommended for You

Ember.js 3.x Web Development Recipes [Video] Book Cover
Ember.js 3.x Web Development Recipes [Video]
$ 124.99
$ 106.25
Hands-On Web Development with TypeScript 3 [Video] Book Cover
Hands-On Web Development with TypeScript 3 [Video]
$ 124.99
$ 106.25
Kubernetes in 7 Days [Video] Book Cover
Kubernetes in 7 Days [Video]
$ 124.99
$ 106.25
Functional Programming in Go [Video] Book Cover
Functional Programming in Go [Video]
$ 124.99
$ 106.25
Getting Started with Machine Learning in Python [Video] Book Cover
Getting Started with Machine Learning in Python [Video]
$ 124.99
$ 106.25
Blockchain Application Development in 7 Days [Video] Book Cover
Blockchain Application Development in 7 Days [Video]
$ 124.99
$ 106.25