Skip to content

leokwsw/ithome-spring-boot-pocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ithome-spring-boot-pocker

Spring Boot... 深不可測


Steps

  1. Create named card database in mysql server.
  2. change your database username(spring.datasource.username) and password(spring.datasource.password) and url(spring.datasource.url) in application.yml
  3. Finally, start the program mvn spring-boot:run

Used

  • Spring Boot
  • WebSocket
  • MySQL
  • JDBC
  • JPA
  • Lombok
  • Thymeleaf