Skip to content

IJS0516/Daehwa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daehwa

기본적으로 메인으로 사용하는 것

forntend : react

backedn : java

DB : oracle

Merge 쉽게 하기

1. backend 에서 사용하기 위해 작성한 service, controller 를 다른 폴더로 이동

2. 폴더를 새로 만들어서 main 브랜치 파일 다운받기

3. merge 할 브랜치 새로 만들기

4. main 파일이 들어 있는 폴더를 merge 할 브랜치로 변경하기

5. main 파일이 들어있는 폴더에 아까 옮겨둔 service, controller 옮기기

6. 스테이징, 커밋하고 github 에서 pull requests 하기

TypeScript 설치 명령어(.txs)

npx create-react-app my-app --template typescript


maven프로젝트로

spring web jpa devtools orcle lombok validation

필요시 spring test

필요해보이는건 나중에 추가

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 58.3%
  • Java 21.1%
  • CSS 17.7%
  • PLSQL 2.2%
  • Other 0.7%