Look inside
In this liveProject, you’ll set up authentication and visualization functionalities for a connected IoT system. You’ll use JSON Web Tokens to authenticate an administrator and stream documents from a MongoDB database, then use the SockJS event bus bridge to connect your IoT data to a web application that displays sensor data in a user-friendly manner.
This project is designed for learning purposes and is not a complete, production-ready application or solution.
prerequisites
This liveProject is for experienced Java developers interested in mastering the Vert.x toolkit through hands-on development. To begin this liveProject you will need to be familiar with:
TOOLS
- Intermediate Java JDK 11
- Basics of Java IDEs
- Basics of HTTP
- Intermediate HTML and JavaScript
TECHNIQUES
- Basics of asynchronous programming
you will learn
In this liveProject, you’ll master the feature-rich Vert.x library through hands-on IoT development.
- Vert.x web application development
- Vert.x reactive extension