/FYP-Cloud-Integrator

Cloud CDR integration App

Primary LanguageJava

Cloud Integrator

Cloud Integration App for CDR

Start developing in Intellij IDEA:

  1. Clone project (File > New > Project from Version Control > Github)
  2. Run > Edit Configuration
  3. Add new Configuration (+ sign)
  4. Choose Maven
  5. Name it Jetty (any name)
  6. Choose Working directory
  7. Command Line => jetty:run
  8. Click OK