Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 693 Bytes

File metadata and controls

9 lines (7 loc) · 693 Bytes

course-project-Super-Jumbo-AAAA-Batteries

image

Deployment in IntelliJ

  • Open the Phase 2 folder directly
  • Go to File >> New >> Module from Existing Sources >> Open the webapp_connection folder >> Ok >> Import module from external module >> Click Maven >> Finish
  • Next, Go to File >> Project Structure >> Modules >> Click on the webapp_connection folder >> Go to Project Tab >> Ensure that the Project SDK is openjdk-17 >> Go to the Dependencies Tab >> Ensure that the Project SDK is openjdk-17 >> Ok
  • Run WebappConnectionApplication locally (e.g. localhost:8080), enjoy gyst!