Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 5.5 hours on-demand video
  • 1 downloadable resource
  • Full lifetime access
  • Access on mobile and TV
Business Business Analytics & Intelligence Java

JSON with Java EE 8: Hands-on Training

Use JSON to build portable applications based on Java standards.
Rating: 3.0 out of 53.0 (7 ratings)
42 students
Created by Packt Publishing
Last updated 4/2018
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Effectively parse JSON streams
  • Write JSON data to streams
  • Use JSON model API to create and transform JSON documents
  • Create JSON patches and use them to make batch modifications in JSON documents
  • Study Jason Merge Patch as another option of modifying JSON documents
  • Configure your project to use JSON Binding and Yasson
  • Use default mapping for serializing/deserializing a simple Java class
  • Understand what date formats are used by default
  • Use annotations to customize your mapping
  • Use JSON-B adapters
  • Use JSON-B serializers and deserializers

Requirements

  • This course requires a basic knowledge of Java.

Description

JSON (JavaScript Object Notation) is very simple data representation format. It’s easy to read by humans, easy to parse by computers. JSON is language independent and supported by most of the modern programming languages. All of these make it one of the most popular data exchange formats.Java EE 8 fully supports JSON. It includes JSON Processing and JSON Binding APIs. These APIs were designed as part of Java Community Process by a group of experts in this area.

This course is dedicated to JSON-P 1.1, JSON-B 1.0 and Yasson 1.0. You will learn how to use these APIs to build portable applications based on Java standards. We will start with simple use cases and step by step, increasing complicity, go to advanced features.

By the end of this course, you will become familiar with JSON Processing API and JSON Binding API. You will be able to create, parse and transform JSON documents, use JSON Pointer, JSON Patch as well as JSON-B adapters and serializers and other features.

About the Author

Dmitry Kornilov is a Senior Software Development Manager at Oracle in Prague (Czech Republic) Active JCP member holding the "Outstanding Spec Lead 2016" awardJSON-B (JSR-367) specification lead.JSON-P (JSR-374) specification lead Participated in design and development of Java EE 8, JPA, JAXB, JAX-WS, SAAJ and other products Eclipse Link project committer. Over 20 years of experience in design and implementation of complex software systems, defining systems architecture, team leading and project management. Bachelor of Science in Applied Mathematics from Moscow Aircraft Institute (Technical University)

Who this course is for:

  • This course is for anyone interested in JSON support in Java EE 8, such as students and professionals looking for an introduction to the JSON Processing API and the JSON Binding API.

Course content

8 sections • 39 lectures • 5h 30m total length

  • Preview03:28
  • Introduction to JSON
    09:21
  • Overview of JSON APIs Included in Java EE 8
    09:34

  • Preview06:09
  • Tools and Sample Project Setup
    03:50
  • Using JSON Parser
    12:52
  • Using JSON Generator
    06:49
  • Using Object Model API
    20:29

  • Preview02:46
  • Using JSON Pointer
    13:06
  • Using JSON Patch
    07:19
  • Using JSON Merge Patch
    06:53
  • Using Java 8 Stream API
    16:34
  • Processing Big JSON Documents
    07:43

  • Sample Project Setup
    05:54
  • JSONP Integration with JAX-RS
    13:42

  • JSON-B Overview
    09:35
  • Tools and Sample Project Setup
    05:19

  • Default Mapping Overview
    04:29
  • Mapping of Basic and JDK Specific Types
    09:29
  • Mapping of Collections and Enums
    08:23
  • Mapping of Dates
    06:50
  • Mapping of Classes and Fields
    09:11
  • Fields Visibility Policy
    09:11
  • Mapping of JSONP Types
    05:35
  • Mapping of Generic Types
    07:25

  • How to Customize Your Mappings
    08:37
  • Changing Property Names and Using Naming Strategies
    13:15
  • Property Order and Property Order Strategies
    04:57
  • Nillable Customization
    04:45
  • Ignoring Properties
    07:52
  • Custom Instantiation
    05:07
  • Date/Time and Number Format Customizations
    06:50
  • Strict I-JSON Compliance
    04:54
  • Binary Data Strategies
    04:55
  • Adapters
    09:10
  • Serializers and Deserializers
    19:08

  • Sample Project Setup
    05:13
  • Build Sample Project and Demonstrate Basic Features
    13:42

Instructor

Packt Publishing
Tech Knowledge in Motion
Packt Publishing
  • 3.9 Instructor Rating
  • 56,560 Reviews
  • 344,777 Students
  • 1,423 Courses

Packt has been committed to developer learning since 2004. A lot has changed in software since then - but Packt has remained responsive to these changes, continuing to look forward at the trends and tools defining the way we work and live. And how to put them to work.

With an extensive library of content - more than 4000 books and video courses -Packt's mission is to help developers stay relevant in a rapidly changing world. From new web frameworks and programming languages, to cutting edge data analytics, and DevOps, Packt takes software professionals in every field to what's important to them now.

From skills that will help you to develop and future proof your career to immediate solutions to every day tech challenges, Packt is a go-to resource to make you a better, smarter developer.

Packt Udemy courses continue this tradition, bringing you comprehensive yet concise video courses straight from the experts.



  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.