From zero to hero, hands on experience building web apps with Java (a bit of Scala included),MySQL and Play! Framework.
What you will learn
Learn about the general structure of Play Framework Applications based on Java and Scala
How to configure routes in Play Framework
Configuration of Play Framework with MySQL
Use Java to create your first web based application
Bonus class: Using ReactJS on your Java Applications
Description
Hello there , you are at the right place. This is one of the best courses on Java Web Development, taught by an experienced instructor based on the Play! Application Framework (Play 2). By the end of this course:
- Learn Java Web Development using Play Framework from Scratch, we shall use IntelliJ IDEA .
- From zero to hero, hands on experience building web apps with Java (a bit of Scala included) and Play Framework
- By the end of this course you should be able to comfortably build and run a Java based web application complete with the MVC Pattern.
- Get introduced to the use of Play console and the effectiveness of the simple buid tool.
- We shall also learn about ORM( Object Relational Mapping) and Ebean, a bit of ReactJSΒ and Front-end Design all based on a Java framework.
- You will learn how to configure your application to work with a MySQLΒ database server.
- Use Semantic UIΒ to create attractive user interfaces for your Java application.
- We shall develop our own modules that we can re-use.
- Get to understand how plugins can come in handy during your project implementation.
By making a purchase, the instructor guarantees to offer support in case you are stuck along the way.
Noteβ Make sure your ππππ¦π² cart has only this course you're going to enroll it now, Remove all other courses from the ππππ¦π² cart before Enrolling!
See you in class!!!
English
language
Content
Software and Tools Setup
Downloading IntelliJIDEA
Installation of IntelliJ IDEA
Adding SBT, Scala and Play Plugins
Creating your first Java Play Application
Let’s build a Java Play Application named “Students”
Anatomy of a Java Play Application
Fixing Common Issues Faced on Initial Project Build
Using the Play Console
Fixing Failed to listen for HTTP on /0.0.0.0:9000!