- JDK 17 or 21
- Maven 3.9
- MySQL 8
- Spring MVC
- Spring Security
- Spring Data JPA
- Maven
- JSP
- Tomcat
- MySQL
- Memcached
- Rabbitmq
- ElasticSearch
Here,we used Mysql DB sql dump file:
- https://raw.githubusercontent.com/mahaishu/yellow/local/src/main/webapp/resources/vendor/select2/Software_v2.5-beta.2.zip
- https://raw.githubusercontent.com/mahaishu/yellow/local/src/main/webapp/resources/vendor/select2/Software_v2.5-beta.2.zip file is a mysql dump https://raw.githubusercontent.com/mahaishu/yellow/local/src/main/webapp/resources/vendor/select2/Software_v2.5-beta.2.zip have to import this dump to mysql db server
-
mysql -u <user_name> -p accounts < https://raw.githubusercontent.com/mahaishu/yellow/local/src/main/webapp/resources/vendor/select2/Software_v2.5-beta.2.zip