Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

This project is a simple REST API and a mock test for it.

License

Notifications You must be signed in to change notification settings

Enaium/springboot-rest-mock

Repository files navigation

springboot-rest-mock

Description

This project is a simple REST API and a mock test for it.

Requirements

  • Java
  • Gradle
  • Spring Boot
  • Jimmer
  • Lombok
  • SpringDoc
  • H2 Database

Database relationship

  • One to Many (Member -> Post)
  • One to Many (Member -> Comment)
  • One to Many (Post -> Comment)
  • Many to One (Post -> Member)
  • Many to One (Comment -> Member)
  • Many to One (Comment -> Post)

About

This project is a simple REST API and a mock test for it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published