Skip to content

build: setting#2

Open
khg1109 wants to merge 11 commits intoFX-STUDY:mainfrom
khg1109:main
Open

build: setting#2
khg1109 wants to merge 11 commits intoFX-STUDY:mainfrom
khg1109:main

Conversation

@khg1109
Copy link

@khg1109 khg1109 commented Nov 24, 2024

No description provided.

implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-mustache'
implementation 'org.springframework.boot:spring-boot-starter-web'
runtimeOnly 'com.h2database:h2'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔기능 요구사항

  • Database 는 MySQL 을 사용한다.

h2 는 인메모리 기반 DB 입니다.
저희 요구사항은 MySQL 입니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants