Skip to content

nawfalz/social-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social App Backend

Spec

  • Java version (17)
  • spring boot (2.7)
  • maven project type
  • mysql (8.0)

Requirements

  • a least java 1.8
  • eclipse

How to run

  • import the whole project inside workspace
  • make sure to choose maven existing project
  • fine the main java file SocialApplication
  • right-click -> Run As -> Java Application (or) ctrl + F11

See the result

http://localhost:8080

Notes

  • all code changes will be updated automatically (because of spring-boot-devtools)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages