Skip to content

namjaegyeong/BoardMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoardMVC

Spring MVC 패턴를 이용한 게시판

Project Type

  • Toy project

Development Environment

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

How to Run

  • You must run the command from the project folder.
mvn clean
mvn install
  • The main method must be executed in IntelliJ.
Run 'Demo12Application'
  • Before starting, you need to add application.properties to the Resources folder.

Functions

  • 메인 화면

MainScreen

  • 게시글 목록

BoardList

  • 게시글 상세 보기

ViewDetails

  • 게시글 등록

Register

About

For testing spring boot board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published