Skip to content

Spring boot social media backend given by Brain Station 23

Notifications You must be signed in to change notification settings

MdGolam-Kibria/SocialMedia_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialMedia_Backend

Spring boot social media backend given by Brain Station 23.

For run this project follow the below steps

  • 1)creates a database schema like ,
brain_station_23
  • 2)set your database username and password in application.properties file
spring.datasource.username=//your name here.
spring.datasource.password=//your password here.
  • 3)Set your java version from your IDE project structure Java 11
  • 4)If you don't have enable lombok please install lombok from your IDE settings=>plugins.
  • 5)Everything ok now you can run the project.

About

Spring boot social media backend given by Brain Station 23

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages