Skip to content

dreamer-at/SocNet

Repository files navigation

Spring Boot "Microservice" Example Project

Prototype of social network project.

How to Run

  • Clone this repository
  • Make sure you are using JDK 11 and Gradle 7.6.1
  • You can build the project and run the tests by running gradle :clean build test
  • Build the Docker image and start the database container docker-compose up -d
  • Use V0.0.1_001.sql file to add new test data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published