Skip to content

leedy3838/maribo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maribo

게시판 토이 프로젝트

🖥️ Introduce

maribo(마리보)는 "게시판 서비스"로

Java와 SpringBoot를 사용하여 게시판을 제작하고, 여러 인프라를 경험해보고자 시작하게 되었습니다! 😉

🧚‍♀️ Member

이동영
(@leedy3838)
이현지
(@Amepistheo)
인프라 구축 서비스 로직 개발

🛠 Tech Stacks

LanguageJava 17
FrameworkSpring Boot, Gradle
ORMSpring Data JPA
API DocumentationSwagger
DatabaseMySQL

📄 Package

Architecture

com.project.maribo
├── application
│   └── service
├── config
├── domain
│   ├── dto
│   │   ├── request
│   │   ├── response
│   └── entity
├── exception
│   └── handler
├── presentation
│   └── controller
└── repository

ERD

image

Infra Structure

image

About

Java와 SpringBoot를 사용한 게시판 토이 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages