Skip to content

rizky1204/simple-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Features

  • Send Message
  • Inbox
  • Sent Item

Framework

How to run application

  • Install Maven (https://maven.apache.org/install.html)
  • Install Mysql (https://www.mysql.com/)
  • Create User in Mysql with credentials: simple-messaging/simple@123 (as defined in application.properties)
  • Create Database in Mysql named: simple-messaging (as defined in application.properties)
  • start the program with command : mvn clean spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages