hariskasmintoaji / vprofile-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

  • JDK 11
  • Maven 3
  • MySQL 8

Technologies

  • Spring MVC
  • Spring Security
  • Spring Data JPA
  • Maven
  • JSP
  • Tomcat
  • MySQL
  • Memcached
  • Rabbitmq
  • ElasticSearch

Database

Here,we used Mysql DB sql dump file:

  • /src/main/resources/db_backup.sql
  • db_backup.sql file is a mysql dump file.we have to import this dump to mysql db server
  • mysql -u <user_name> -p accounts < db_backup.sql

About


Languages

Language:Java 73.7%Language:CSS 16.2%Language:Shell 9.1%Language:Jinja 0.9%