When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Java EE 7: Getting Started

Java EE and Angular are complementary technologies. This course targets Java and web developers who want to learn how to build a Java EE back-end REST API and add an Angular front-end to it.

     
  • 4
  •  |
  • Reviews ( 165 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (165 reviews )
  • icon5 hour
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Java EE 7: Getting Started

Turn a blank page into a web application! In this course, Java EE 7: Getting Started, you'll learn how to develop a distributed web application based on two complementary technologies: Java EE and Angular. First, you'll begin by covering how to setup your development environment, design your domain model, map it to a relational database, bring transaction management, and then expose the business domain through a REST API. Along the way, you'll make sure the integration tests always pass. Finally, once the REST API is tested, documented, and up-and-running, you'll build an Angular front-end to interact with it through HTTP and JSon. By the end of this course, you'll have the fundamental knowledge to start building REST API's with Java EE and consuming them with Angular.

What You Will Learn?

  • Course Overview : 2mins.
  • Java EE: Getting Started : 12mins.
  • Setting up the Java EE Environment : 17mins.
  • Bootstrapping the Java EE Application : 14mins.
  • Defining the Domain Model : 17mins.
  • Adding a Transactional Repository : 22mins.
  • Testing the Java EE Application : 18mins.
  • Validating Data : 13mins.
  • Injecting Beans : 15mins.
  • Exposing a REST Service : 31mins.
  • Documenting the REST Service : 20mins.
  • Setting up the Angular Environment : 15mins.
  • Bootstrapping the Angular Application : 18mins.
  • Designing the User Interface : 27mins.
  • Navigating Through Components : 18mins.
  • Invoking the REST Service : 22mins.
  • Revisiting the Application : 11mins.