Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udacity

Java Application Deployment

via Udacity

Overview

This course introduces Java ecosystem topics that are necessary to develop production-ready applications. It starts by covering the construction and makeup of Java program artifacts. You will learn how Java program code is compiled, packaged and executed. Next, you’ll learn how to use Maven to automate and customize the build process, as well as manage external project dependencies. This course also covers the topic of Modules, introduced in Java 9. In addition to build topics, this course will also teach you to use the tools of JUnit 5 to write unit tests and evaluate code coverage. To expand our testing capabilities for complex applications, the Mockito library and test doubles will be covered as well.

Syllabus

  • Introduction to Java Application Deployment
    • In this lesson, you'll be introduced to the course and what to expect!
  • Running Java Applications
    • In this lesson you'll learn how to run and package Java applications.
  • Dependency Management with Maven
    • In this lesson, you'll learn about different types of dependencies and how to manage them with Maven.
  • Java Modules
    • In this lesson, you'll learn how to divide projects into modules in Java.
  • Unit Testing With Java
    • In this lesson, you'll learn how to write unit tests in Java.
  • Test Doubles, Mocking, and Integration Testing
    • In this lesson, you'll learn how to write more complex tests in Java.
  • Project: UdaSecurity
    • In this lesson, you'll create modules, write unit tests, and package your project for others to use.

Taught by

Alex Pritchard

Reviews

Start your review of Java Application Deployment

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.