The Data Highway is a service that allows data to be easily landed and consumed via REST interfaces which accept
and produce JSON messages. The data is first defined using a schema and a "road" is created which will accept data
messages that conform to this schema. Producers of data sets thus only need to define the structure of their data
and are then able to send their data to a REST endpoint and not be too concerned with what happens next. The Data
Highway will ensure that this data is made available for downstream streaming consumption and also stored reliably
in a "data lake" in the cloud for access by various end users.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window road-parent-6.0.21.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.