Skip to content

aparajita07/sos-examples-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arrowhead Framework System of Systems Example Projects (Java Spring-Boot)

Current examples in this repository

  1. Car demo (read me)
  2. Energy Forecast demo (read me)
  3. Car demo with events ( read me)

Requirements

The project has the following dependencies:

  • JRE/JDK 11 Download from here

  • Maven 3.5+ Download from here | Install guide

  • Authorization settings for the demo systems in your local arrowhead database

    By Arrowhead Management Tool

    • coming soon

    By Swagger API documentation

    By MySQL queries

    • Insert a new entry with the consumer details into the system_ table.
    • Insert a new entry with the IDs of consumer entry, provider entry and the service definition entry into the authorization_intra_cloud table.
    • Insert a new entry with the IDs of authorization intra cloud entry and service interface entry into the authorization_intra_cloud_interface_connection table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.3%
  • Other 1.7%