Skip to content

GraphQL, JPA, Spring boot를 이용한 게시판

Notifications You must be signed in to change notification settings

pond1029/GraphQL_Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL을 사용한 게시판

GraphQL, JPA, Spring boot 를 사용하여 간단한 게시판 구현

상단에서 글을 작성하면 게시글 정보를 저장하고 게시글 리스트를 다시 조회한다.

삭제키를 입력하면 글을 삭제한다.

자바 1.8 버전 기준으로 개발되었으며, Linux, Window 환경에서 작동합니다.

Chrome 브라우저에서 작동합니다.

Screenshot

조회 화면

3

삭제 화면

4

Demo Page

http://ec2-15-164-219-186.ap-northeast-2.compute.amazonaws.com:8081/board.do

About

GraphQL, JPA, Spring boot를 이용한 게시판

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published