Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A Simple Spring MVC Project

เป็นระบบอย่างง่ายของ Spring MVC ผ่าน Spring Boot

หลักการทำงาน

ระบบนี้จะใช้ Maven ในการ build ดังนั้นจะเริ่มต้นที่ไฟล์ pom.xml ใน src/main/java/web จะมี .java อยู่ 2 ไฟล์คือ Application.java สำหรับเริ่มทำงาน ส่วน MyController.java คือ Controller ของระบบ MVC

Run

ใช้คำสั่ง mvn spring-boot:run

Build

ใช้คำสั่ง mvn package

About

A Simple Spring MVC Project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages